OpenapiRole definitions
List roles in the realm
List all role definitions for the admin-web-console client. Requires `roles.view` permission.
List all role definitions for the admin-web-console client. Requires roles.view permission.
Authorization
bearer_auth AuthorizationBearer <token>
In: header
Path Parameters
realmId*string
Realm ID
Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/api/roles/string/define"[ { "clientId": "string", "description": "string", "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "isBuiltin": true, "name": "string", "realmId": "string" }]{ "code": "string", "details": null, "message": "string", "requestId": "string", "status": 0}{ "code": "string", "details": null, "message": "string", "requestId": "string", "status": 0}