List Roles
List the existing roles.
Authorizations
Query Parameters
The page number from which to start (0-based)
x >= 0
0
The maximum number of items to return
x >= 0
25
String names of fields to search. Correspond by index to search field values
"name"
Values of fields to search. Correspond by index to search fields. Unless field name contains "list", an individual search field value cannot be a list
"Some Object Name"
The field whose value should be used to order the results Names of role fields supported for filtering/sorting on list endpoint.
name
, description
, updated_at
, last_updated_by
"name"
The direction in which to order the results The direction in which to order list results, either ascending or descending.
asc
, desc
The fields to include in the response
The start datetime for filtering results
"2023-01-01T00:00:00Z"
The end datetime for filtering results
"2024-01-01T00:00:00Z"
Response
Successful Response
The response is of type object
.