Skip to main content
GET
List the org's API keys (metadata only — never the secret).

Authorizations

Authorization
string
header
required

The access_token from the exchange endpoint.

Query Parameters

include_revoked
boolean
default:false

Include revoked keys (default false — active only).

Response

API keys (newest first). The secret (key_hash) is never returned.

schema
string
required
Allowed value: "1.0"
keys
object[]
required