Skip to main content
GET
Get the authenticated user

Authorizations

Authorization
string
header
required

HTTP Basic Authentication with API credentials

Response

Authenticated user identity

_status
enum<string>
Available options:
OK
_self
string<uri>
id
integer

User identifier

login
string

User login

email
string<email>

User email

first_name
string
last_name
string
superadmin
boolean

Whether the user is a superadmin

domain_id
integer

Identifier of the user's domain

organisation_ids
integer[]

Flat, sorted list of the organisation IDs the user belongs to.

organisations
object[]

One entry per membership.