v97

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-04231129815.9 KB
Account

List API keys

Lists company-scoped API keys as non-secret metadata. The caller must have the api_keys:manage permission. Account-scoped keys select the company with the x-company-id header. Plain key values and stored hashes are never returned.

get/api-keys

Response

API key metadata

successboolean required

Example response

{
  "success": true
}