Roles

get
Authorizations
AuthorizationstringRequired
Query parameters
searchstringOptional

A search term.

orderingstringOptional

Which field to use when ordering the results.

role_typestring · enumOptional

role_type

Possible values:
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
get
/roles/
200Success
get
Authorizations
AuthorizationstringRequired
Path parameters
idstringRequired
Responses
get
/roles/{id}/
200Success

Last updated