Get a list of users

Returns a paginated list of internal users for the tenant. Supports search over name and email, status and creation/update date filters.

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

Allows to filter by the search phrase over firstName, lastName, email.

string
enum

Exact-match status filter.

Allowed:
string

Filter users created at or after this ISO timestamp.

string

Filter users created at or before this ISO timestamp.

string

Filter users updated at or after this ISO timestamp.

string

Filter users updated at or before this ISO timestamp.

number

Page number.

number

Define how many items will be received in the payload per request.(default 20 items, max 1000 items)

Responses

400

Bad Request

403

Forbidden

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