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 authenticated service account

The service-account identity behind an API key, as resolved from the DB (never the request).

org_id
string
required
product
string
required
scopes
string[]
required
service_account_id
string
required
space_ids
string[] | null

null ⇒ the key is org-wide (every Space); otherwise the Spaces it is scoped to.