API Keys
List API Keys
List all API keys for the authenticated customer (non-sensitive info only).
Authentication Required: JWT Bearer Token
- Requires
Authorization: Bearer <jwt_token>
header - Token must contain valid customer ID
Returns: Key metadata without sensitive key values
GET
Authorizations
JWT Bearer token from Auth0 authentication
Response
200
application/json
Successful Response
The response is of type ApiKeyInfo · object[]
.