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/actions/actions/v2 \ --header 'Authorization: <api-key>'
{ "actions": [ { "applicationNames": [ "<string>" ], "createdBy": "<string>", "id": "<string>", "isHidden": true, "isPrivate": true, "name": "<string>", "subsystemNames": [ "<string>" ], "url": "<string>" } ] }
No description available
API key authentication
This data structure represents the response containing a list of Actions.
Show child attributes
Was this page helpful?