Account
Get the authenticated user
Returns the identity of the authenticated user, their organisation memberships (each as {id, role, name}), and the flat organisation_ids. Requires a user credential; a system-key caller has no identity here.
GET
Get the authenticated user
Authorizations
HTTP Basic Authentication with API credentials
Response
Authenticated user identity
Available options:
OK User identifier
User login
User email
Whether the user is a superadmin
Identifier of the user's domain
Flat, sorted list of the organisation IDs the user belongs to.
One entry per membership.