renza

API reference / API keys

List API keys

GET/v1/api_keys

Lists the active org's API keys (newest first). Secrets are never returned — only `prefix` and `last4` for identification.

Requires an API key (bearer), scoped to the active org.

Returns

  • 200The org's API keys.

Failures use the standard error envelope with a closed set of codes.