List API keys
GET
/
api-keysAuthorization
AuthorizationRequiredBearer <token>
Session token.
Example: "Authorization": "Bearer <token>"
In: header
API-Key<token>
API key.
Example: "API-Key": "<apiKey>"
In: header
Success