Skip to main content
GET
List API Keys
List your active (non-revoked) API keys. For security, the secret is never returned — only a short non-secret keyPrefix for identification, plus metadata. Revoked keys are omitted.

Authorizations

Authorization
string
header
required

Privy access token from the Convallax dashboard, sent as Authorization: Bearer <jwt>.

Response

Active API keys

success
boolean
apiKeys
object[]