API Keys
List API keys
Tenant-scoped only (a number-scoped key gets 403 NUMBER_SCOPE_NOT_ALLOWED, and an OAuth grant must be full-tenant). Returns a lean flat list — one item per tenant number — with numberId, number, displayName, keyId, keyLast4 and the real usable value (key field) when the key was created with encryption enabled (revealable: true). Legacy keys come back with key: null and revealable: false (regenerate that number to obtain a usable value).
Requires a tenant-scoped key.
GET
List API keys
Authorizations
Your ps_ API key
Response
List keys (tenant key — all numbers)