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/team-scopes/v1/all/list \ --header 'Authorization: <api-key>'
{ "scopes": [ { "defaultExpression": "<v1>true", "description": "The best scope", "displayName": "my-scope", "filters": [ { "expression": "<v1>true" } ], "id": "60c82be2-413f-4b8e-8201-7f5c51e2ef2b", "teamId": 1234 } ] }
No description available
API key authentication
This data structure represents a response to get scopes
Show child attributes
Was this page helpful?