List all API keys for the authenticated customer (non-sensitive info only).
Authentication Required: JWT Bearer Token
Authorization: Bearer <jwt_token>
headerReturns: Key metadata without sensitive key values
JWT Bearer token from Auth0 authentication
Successful Response
The response is of type ApiKeyInfo · object[]
.