Actions
List Group's Users
Returns a list of users in a given group.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Group ID | The ID of the group. |
{
"limit": 493,
"offset": 414,
"total": 758,
"results": []
}
Was this page helpful?