OpenapiApi keys
Get API Key roles
Returns the list of roles assigned to a specific API Key.
Returns the list of roles assigned to a specific API Key.
Path Parameters
realmId*string
Realm ID
apiKeyId*string
API Key ID
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/api-keys/string/string/roles"{ "roles": [ { "description": "string", "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "name": "string" } ]}{ "code": "string", "details": null, "message": "string", "requestId": "string", "status": 0}{ "code": "string", "details": null, "message": "string", "requestId": "string", "status": 0}{ "code": "string", "details": null, "message": "string", "requestId": "string", "status": 0}{ "code": "string", "details": null, "message": "string", "requestId": "string", "status": 0}