description |
---|
Lists all API keys. |
Lists all API keys.
GET /api/management/security/apiKeys/
GET: /api/management/security/apiKeys/
HTTP status code | Reason | Response model |
---|---|---|
200 | OK | PagedList<Api key> |
401 | Unauthorized | Error |
403 | Forbidden | Error |
500 | InternalServerError | Error |