Retrieves a list of users

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

Maximum number of users to return

integer
Defaults to 0

Number of users to skip before starting to return. Offset pages have no defined order and each page costs more than the last, so for a full crawl of a large organization use _cursor instead.

string

Keyset pagination, recommended for crawling a whole organization. Pass "start" for the first page, then pass meta.nextcursor from each response to get the next page. When cursor is present, _offset is ignored, pages are ordered by creation time, and every page costs the same regardless of depth. meta.next_cursor is null on the last page.

integer
Defaults to 0

UTC timestamp in seconds since the Unix epoch (e.g., 1622559600) to filter users updated after this time

integer

Comma-separated list of user list IDs to apply

string

Filter by phone number (any format accepted, will be normalized)

string

Filter by email address (case-insensitive)

Responses

422

invalid user filter

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