Skip to main content
GET
Inspect the calling management key

Authorizations

Authorization
string
header
required

A management key (created from the organization dashboard or with POST /v3/manage/auth-keys), sent as Authorization: Bearer <management_key>. Inference API keys (sk-eden...) are not accepted on these endpoints.

Response

200 - application/json
organization_id
integer
required
organization_name
string
required
key_id
string<uuid>
required
name
string
required
scopes
string[]
required
expires_at
string<date-time> | null
required