Returns a list of users on the platform.

Required permissions

  • read users

Optional permissions

  • read groups Required to access the groups associated with a user

  • read permissions Required to access the permissions associated with a user

  • read roles Required to access the roles associated with a user

  • read sources Required to access the sources associated with a user

Query Params
int32
≥ 1

Maximum number of items to be returned

int32
≥ 0

Return results starting from the specified (zero-based) index

string

Comma-separated list of fields to sort on. Prefix a field with the minus "-" sign if you intend to apply descending sorting to it

boolean

Set this parameter to false if you want to only retrieve the number of objects matching the query

string

Comma-separated list of attributes to be returned. Nested attributes are separated by dots - e.g. data.title

string

Filter by user name

string

Filter by user email

string

Filter by first name

string

Filter by last name

string
enum

Filter by status

Allowed:
boolean

Filter by multi-factor authentication status

Responses

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