Skip to main content
GET
Identify the authenticated caller

Authorizations

X-API-Key
string
header
required

Response

OK

user_id
string<shortuuid>
required

Authenticated user's ID.

Required string length: 22
Pattern: ^[23456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz]{22}$
email
string
required

User email address.

organizations
OrganizationInfo · object[]
required

Organizations the user belongs to.

metadata
Metadata · object

Developer-attached key/value data attached to this object. Up to 50 keys; key max 40 chars, value max 500 chars.

api_key
APIKeyInfo · object | null

API key used for this request (null for session auth).

Example: