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/integrations/webhooks/v1 \ --header 'Authorization: <api-key>'
{ "deployed": [ { "createdAt": "2023-11-07T05:31:56Z", "externalId": 123456, "id": "webhook_id", "name": "my_webhook", "updatedAt": "2023-11-07T05:31:56Z", "url": "slack.webhook.com" } ] }
No description available
API key authentication
Show child attributes
Was this page helpful?