Get list of users in your account

Returns all users that belong to your account.

Query Params
string
deprecated

Filter user by name.

string

Search users.

boolean

Exclude deactivated users.

date

Filter by roles assigned after the date.

date

Filter by roles assigned before the date.

role
array of strings

Filter roles.

role
boolean
Defaults to false

Do not include support users in the response.

boolean
Defaults to false

Include agents in the response.

integer
≥ 1
Defaults to 1

The page of results returned within the response.

integer
≥ 1
Defaults to 50

The amount of results returned within the response.

sort
array of strings
Defaults to name

Sorting criteria in the format of: [-]property (- descending modifier).

  • Default sort order is ascending (without -).

  • Multiple sort criteria are supported.

sort
Response

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