Skip to main content
GET
Get Current Api Key

Authorizations

X-Access-Token
string
header
required

Response

200 - application/json

Successful Response

Response model for the current API key endpoint.

org_id is the effective org id of the current request: the key's bound org for org-bound keys, or the resolved org (from the X-Org-Id header or user.current_org_id) for unbound keys. bound_org_id distinguishes the two cases -- it is the org persisted on the key, or None when the key is unbound.

id
integer
required
name
string | null
required
org_id
string
required
bound_org_id
string | null
required
user_id
string
required
auth_type
string
required