Gets a paged list of users in a specific group of an organization along with information about them.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.
Parameters
| Parameter | Description |
|---|---|
| Direct Membership | Controls whether the groups field in the returned user structure contains only those product profiles of which that user is a direct member. If false, returns all groups (user groups, product profiles, and admin groups) containing the user. |
| Group Name | The user group, product profile name or an administrative group. For an admin group, the name can be one of the fixed groups _org_admin, _deployment_admin, or _support_admin; or a group-specific admin group.These are identified with a prefix on the group name _admin_groupName , _product_admin_productName, _developer_groupName.If the group exists but the admin group does not, an empty list is returned. |
| Page Number | The page number being requested. If greater than existing number of pages, returns the last page of users. |