Skip to main content

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.

Requires “Grant read resource” API permission.
This output does not include a list of group members.To retrieve group members, use the ‘Get Group Users’ action.

Parameters

ParameterDescription
Group IDGroup ID to look up.

Example Output

{    "stat": "OK",    "response": {        "desc": "Group description",        "group_id": "DGXXXXXXXXXXXXXXXXXX",        "mobile_otp_enabled": false,        "name": "Group Name",        "push_enabled": false,        "sms_enabled": false,        "status": "active",        "voice_enabled": false    }}

Workflow Library Example

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