Skip to main content
GET
whoami

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

The identity behind the API key.

org_id
string
required

Organization the API key belongs to.

user_id
string | null
required

User the API key belongs to, or null for a service key.