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
Defaults to false

Exclude deactivated users.

date

Filter by roles assigned after the date.

date

Filter by roles assigned before the date.

role
array of uuids

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

One-based page index (1..N)

integer
≥ 1
Defaults to 50

The size of the page to be returned

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
Allowed:
Response

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