Get all users

Returns every user in your account.

When to use. Fetch the full list of users, for example to sync accounts or build a directory. To fetch a single user you already know, use GET /users/{id} instead.

Parameters. Use the fields query parameter to select only the fields you need. Standard list filtering, ordering and limiting by any response field are supported.

Returns. { "users": [ { ... } ] }.

Example. GET /api/users

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

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