List roles

Returns all roles available to the authenticated API key's account.
Includes both predefined system roles (shared across all accounts) and custom roles specific to this account.

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

Fields allows you to return a subset of the default fields (comma-separated list).

Supported fields:

  • id: Role ID
  • name: Role name
string

Filter criteria using array notation: filter[field][operator]=value

Supported fields:

  • id: Role ID
  • name: Role name
integer

Page number

integer
1 to 10000
Defaults to 100

Maximum number of results to return per page. Defaults to 100 if not specified. Maximum is 10,000. The response includes a more field indicating whether additional pages are available.

string

Fields to sort by

Responses

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