Get the list of your Users

Retrieves a paginated list of users associated with the specified client.
You can control the number of results returned per page and specify an
offset to navigate through the collection. Results can also be sorted
by supported fields to simplify client-side processing.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32
0 to 9999999
Defaults to 0

Offset for pagination. If not specified, the default value is 0.

int32
0 to 100
Defaults to 20

Page size for pagination. If not specified, the default value is 20.

string
Defaults to userCreationDate

Sort by field. If not specified, the default value is userCreationDate.

Headers
string
required
length ≤ 64
^[a-z0-9_-]{3,64}$

Client ID provided to you during onboarding.

Responses

429

Too many requests

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