Get all roles

Returns all roles that meet the criteria.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Search criteria for the roles. For example: IsDeleted != 'true'.

Note: The criteria field (in this case, IsDeleted) should be indexed.

string

Field name for sorting. For example: Name.

Note: The sort field (in this case, Name) should be indexed or sortable.

string

Sort direction (Ascending or Descending) of the data. For example: ASC or DESC

Note: The default sort order is DESC if the sort field parameter is specified.

int32

The number of records to display on each page.

int32

The page number of the result set to view.

Responses

400

Bad Request

403

Forbidden

404

Not Found

500

Internal Server Error

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json