Roles
get
Authorizations
AuthorizationstringRequired
Query parameters
searchstringOptional
A search term.
orderingstringOptional
Which field to use when ordering the results.
role_typestring · enumOptionalPossible values:
role_type
is_primarystringOptional
is_primary
organizationstringOptional
organization
personstringOptional
person
pageintegerOptional
Page number to retrieve (1-indexed).
page_sizeintegerOptional
Number of results per page. Defaults to the pagination class's page size and respects the configured maximum.
Responses
200Success
application/json
get
/roles/200Success
get
Authorizations
AuthorizationstringRequired
Path parameters
idstringRequired
Responses
200Success
application/json
get
/roles/{id}/200Success
Last updated