List all users

Required OAuth scope: users:read.

This endpoint is paginated with a page size of 500 users. For more information, see the Pagination guide.

Lists all users in your platform.

Query Params
mail
object

Filter on mail property with LHS bracket notation.

Expected value format is a string.

username
object

Filter on username property with LHS bracket notation.

Expected value format is a string.

status
object

Filter on status property with LHS bracket notation.

Expected value format is a string (active, invited, deleted).

Headers
string
enum
required

The version of the API.

Allowed:
Responses

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