v1
latestOpenAPI 3.1.02026-07-263911,4691.1 MBGroups
List a group's or an organization's users
get/groups/{group_id}/users
Path parameters
group_idstring required
The ID of the group or organization to list users for.
Query parameters
limitinteger
The maximum number of users to return.
optional
offsetinteger
The offset to start listing users from.
optional
statusstring[]
The status to filter users by.
optional
- active: Active user.
- inactive: Inactive user.
Response
A successful response.