Skip to main content
GET
Get Users

Authorizations

Authorization
string
header
required

Specify the authorization token.

For more information, check out the Authorization Guide.

Response

users list

email
string | null

The user's email address.

roleId
string | null

The identifier of the role assigned to the user (used for permissions).

roleName
string | null

The name of the role assigned to the user.

createdAt
string<date-time>

The date and time when the user was added to the account.