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/system-roles/v1 \ --header 'Authorization: <api-key>'
{ "roles": [ { "description": "<string>", "name": "<string>", "permissions": [ "<string>" ], "roleId": 123 } ] }
No description available
API key authentication
Show child attributes
Was this page helpful?