Get outgoing webhook type details
GET
https://api.coralogix.com/mgmt/openapi/5/integrations/webhook-types/v1/{type}Returns the details for the specified outgoing webhook 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
Path Parameters
type# WebhookTyperequired
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 fetch details for.
Response
application/json
Response containing the details of an outgoing webhook type.
Outgoing webhook details.