Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Return users are in the group and view group attributes.

Parameters

ParameterDescription
IDThe ID of the group, can be retrieved from the ‘List Groups’ action.

Example Output

{
	"schemas": [
		"<string>"
	],
	"id": "<string>",
	"displayName": "<string>",
	"members": [],
	"meta": {
		"created": "<string>",
		"createdBy": 4
	}
}

Workflow Library Example

Get Group with Egnyte and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop