Error
Users
Get current logged-in user info
deprecated
Retrieve information about the currently logged-in user (the user associated with the access token).
GET
Get current logged-in user info
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
The user object.
The user object.
The UUID of the owner.
The UUID of the owner.
The username of the owner.
The full name of the owner.
Status of the user. 0 = blocked; 1 = active.
The email address of the owner.
The list of user's public SSH keys.
The indicator whether the user has a public ssh key on file or not.
The sequential ID of the user.
The user role name.
The URL of the user image.
Number of support tickets by status.
Last modified on June 16, 2026