API Reference

List users

Returns a collection with all users.

Log in to see full request history
Query Params
filter
object
page
object
order
array of objects
order
Responses

Response body
object
data
array of objects
required

A list of users

data*
object
string
required

Resource identifier.

string | null

Nullable UUID identifier of the resource.

string
required

The name of the user

date-time
required

The date the user was created

string | null
required
string | null

An optional hex value without the #, representing the avatar color

boolean

A boolean value indicating if the user is active and can log in

string

A ISO-639-1 formatted string indicating the language the user will use

boolean

A boolean value indicating if the user is an admin

string | null
date-time | null

The date where the user verified his email address

boolean | null

Auth Platform MFA state

extra
object
required
integer
required

the total count of all items

page
object
required

The pagination object containing the current page number and size

403

Unable to authorize the client

406

Requested resource representation does not exist.

429

Too many API calls made.

Language
Credentials
URL