Documentation Index
Fetch the complete documentation index at: https://learninghub.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
| Parameter | Description |
|---|
| ID | The ID of the group, can be retrieved from the ‘List Groups’ action. |
Example Output
{ "schemas": [ "urn:scim:schemas:core:1.0" ], "id": "e3ba9d90-ebc7-483e-abaa-a84e92480c86", "displayName": "Finance", "members": [ { "username": "test", "value": 9967960066, "display": "Test User" }, { "username": "jdoe", "value": 9967960068, "display": "John Doe" }, { "username": "jadoe", "value": 9967960069, "display": "Jane Doe" } ]}
Workflow Library Example
Get Group with Egnyte and Send Results Via Email