curl --request GET \
--url https://api.coralogix.com/mgmt/openapi/latest/integrations/webhooks/v1/types \
--header 'Authorization: <api-key>'{
"webhooks": [
{
"count": 3,
"label": "example_label",
"type": "UNKNOWN"
}
]
}No description available
curl --request GET \
--url https://api.coralogix.com/mgmt/openapi/latest/integrations/webhooks/v1/types \
--header 'Authorization: <api-key>'{
"webhooks": [
{
"count": 3,
"label": "example_label",
"type": "UNKNOWN"
}
]
}API key authentication
Show child attributes
3
"example_label"
UNKNOWN, GENERIC, SLACK, PAGERDUTY, SEND_LOG, EMAIL_GROUP, MICROSOFT_TEAMS, JIRA, OPSGENIE, DEMISTO, AWS_EVENT_BRIDGE, IBM_EVENT_NOTIFICATIONS, MS_TEAMS_WORKFLOW Was this page helpful?