Group organization role assignments
Lists the organization roles assigned to a group within the organization.
get/organization/groups/{group_id}/roles
Path parameters
group_idstring required
The ID of the group whose organization role assignments you want to list.
Query parameters
limitinteger
A limit on the number of organization role assignments to return.
afterstring
Cursor for pagination. Provide the value from the previous response's next field to continue listing organization roles.
order'asc' | 'desc'
Sort order for the returned organization roles.
Response
Group organization role assignments listed successfully.