Skip to main content
GET
Get API key

Authorizations

Authorization
string
header
required

Scoped API key created via POST /api/account/keys.

Path Parameters

id
string
required

API key ID

Response

OK

createdAt
string

When the key was created

expiresAt
string

When the key expires

id
string

Unique API key identifier

isActive
boolean

Whether the key is active and can be used for authentication

label
string

Human-readable label for the key

lastUsed
string

When the key was last used for authentication

scopes
string[]

Permission scopes as string names