Skip to main content
GET
Single-key detail. Mirrors GET /keys for one row — no plaintext, no hash. Useful for integrations that store the id separately from the secret and need to surface scope/rate-limit metadata without re-listing.

Path parameters

string (uuid)
required

Response

APIKeySummary
string
required
string
required
string
required
First 12 chars of the key (e.g. ‘sk_ss_aBc12’).
string[]
required
integer
required
boolean
required
string,null
string,null
string
required
boolean
True for the key making this request (callers can self-identify).

Status codes