Skip to main content
You are viewing v3 of the Coralogix API. v5 is the current version. Go to the v5 reference

Get outgoing webhook

GEThttps://api.coralogix.com/mgmt/openapi/3/integrations/webhooks/v1/{id}

No description available

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Path Parameters

    id# stringrequired

Response

application/json
    webhook#objectoneOf
    webhook.createdAt#date-time
    webhook.externalId#int64
    Example: 123456
    webhook.id#string
    Example: webhook_id
    webhook.name#string
    Example: my_webhook
    webhook.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]

    webhook.updatedAt#date-time
    webhook.url#string
    Example: slack.webhook.com