List group organization role assignments
Lists the organization roles assigned to a group within the organization.
Path parameters
The ID of the group whose organization role assignments you want to list.
Query parameters
A limit on the number of organization role assignments to return.
Cursor for pagination. Provide the value from the previous response's next field to continue listing organization roles.
Sort order for the returned organization roles.
Response
Group organization role assignments listed successfully.
Changes
Changed in 3 of the 31 revisions of this API.22
- ▲
the
data/items/updated_at/anyOf[subschema #1]/response's property type/format changed frominteger/int64tointeger/unixtimefor status200response-property-type-changed
- ○
added the required property
data/items/assignment_sourcesto the response with the200statusresponse-required-property-added
- ▲
- ▲
the
data/items/created_at/anyOf[subschema #1]/response's property type/format changed frominteger/int64tointeger/unixtimefor status200response-property-type-changed
- ▲
- ○
the endpoint scheme security
AdminApiKeyAuthwas added to the APIapi-security-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○