Get current personal API key
Returns provider metadata for the personal API key authenticating this request.
Authentication
AuthorizationBearer
User bearer token: Supabase or Clerk session JWT, Clerk OAuth access token, or Clerk personal API key
Response
OK
createdAt
Provider creation timestamp
id
Clerk API-key identifier
name
User-visible key name
scopes
Clerk scopes assigned to this key
status
Provider-derived current lifecycle state
subject
Owning Clerk user subject
updatedAt
Provider metadata update timestamp
description
Optional user-visible key description
expiresAt
Provider expiry timestamp
lastUsedAt
Most recent provider-recorded use timestamp
revocationReason
Provider revocation explanation
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
406
Not Acceptable Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error