List Users

Returns a paginated list of users in the authenticated user's company.

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

Number of users to retrieve (min: 1, max: 100).

integer
≥ 0
Defaults to 0

Number of users to skip, for pagination (min: 0).

string

Filter to users whose email contains this substring (case-insensitive).

string

Sort by one of created_at, last_active_at, display_name, first_name, last_name, email, country, time_zone. Prefix with - for descending. Comma-separated for multi-key.

boolean
Defaults to false

When true, include deactivated users.

boolean

When true and the requester is an admin, include earning_balance / lifetime_earnings / giving_balance in each user.

string

Filter by user_mode. String or comma-separated list. Valid values: normal, observer, receiver, benefactor, bot. The default index excludes bot users; pass user_mode=bot (or include it in a comma-separated list) to surface them.

Responses

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