Users
Get Current User
Retrieve the current user
GET
/
me
Authorizations
Response
200 - application/json
The id of the user
The username of the user. Must be unique within the organization and cannot be changed after creation.
The email of the user. Must be unique within the organization and cannot be changed after creation.
The api key of the user. Must be unique within the organization and cannot be changed after creation.
The date and time this object was created
The id of the organization the user belongs to
The role id of the user
The auth0 id of the user
The maximum number of pipelines the user can create
The maximum number of jobs the user can create
The maximum number of records the user can create
The date and time this object was last updated
Whether the user is a superuser