Skip to main content

List users

Retrieve a list of all users in your organization.

Responses
200

A list of users retrieved successfully

Schema OPTIONAL
object[]
total number OPTIONAL

total number of users

users object[] OPTIONAL
id string OPTIONAL

id of the user

email string OPTIONAL

email address of the user

firstName string OPTIONAL

first name of user

lastName string OPTIONAL

last name of user

auth0Id string OPTIONAL

auth0 id of user

organizationId string OPTIONAL

organization id of user (auth0 org id, will be changed to uuid in future)