List outgoing webhooks
GET
https://api.coralogix.com/mgmt/openapi/5/integrations/webhooks/v1/list/by-typesReturns outgoing webhooks grouped by type.
Requires the following permissions:
outbound-webhooks:ReadConfig
Authorizations
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
Request
Query Parameters
type# WebhookType
Possible values: [UNKNOWN, GENERIC, SLACK, PAGERDUTY, SEND_LOG, EMAIL_GROUP, MICROSOFT_TEAMS, JIRA, OPSGENIE, DEMISTO, AWS_EVENT_BRIDGE, IBM_EVENT_NOTIFICATIONS, MS_TEAMS_WORKFLOW]
The outgoing webhook type to filter the listing by.
Response
application/json
Response containing a list of outgoing webhooks.
The deployed.