List API keys
Webhooks and account administration
List API keys
Lists API-key metadata for the current tenant account without returning secret values.
GET
List API keys
What this endpoint does
Lists API-key metadata for the current tenant account without returning secret values.When to use it
Use it to audit access, locate a key for rotation, or review its role and restrictions.Before you call
Authenticate with an API key that can read this resource. Results are restricted to the tenant account bound to that key.Money and balance effect
This is a read-only request. It does not reserve, debit, credit, or settle money.States and completion
Check whether each key is active, restricted, or revoked. Secret material is never recoverable from this endpoint.Safe retries
GET requests are read-only and may be retried with normal exponential backoff. Do not send anIdempotency-Key.
Read API keys for the complete workflow.
