Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.coralogix.com/mgmt/openapi/4/aaa/custom-roles/v1/{role_id} \ --header 'Authorization: <api-key>'
{ "role": { "description": "<string>", "name": "<string>", "parentRoleId": 123, "parentRoleName": "<string>", "permissions": [ "<string>" ], "roleId": 123, "teamId": 123 } }
No description available
API key authentication
Show child attributes
Was this page helpful?