Skip to main content

Get outgoing webhook

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

Returns the details of the specified outgoing webhook.

Requires the following permissions:

  • outbound-webhooks:ReadConfig

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Path Parameters

    id# stringrequired

    The unique identifier of the outgoing webhook.

Response

application/json

Response containing the details of an outgoing webhook.

    webhook#object

    Outgoing webhook.

    oneOf
    object

    Aws event bridge config.

    webhook.createdAt#date-time

    Creation timestamp.

    Demisto config.

    Email group config.

    webhook.externalId#int64

    External identifier.

    Possible values: >= 0

    Example: 123456

    Generic webhook config.

    Ibm event notifications config.

    webhook.id#string

    Unique identifier.

    Example: webhook_id

    Jira config.

    webhook.microsoftTeams#object

    Microsoft teams config.

    webhook.msTeamsWorkflow#object

    Ms teams workflow config.

    webhook.name#string

    Display name.

    Example: my_webhook
    webhook.opsgenie#object

    Opsgenie config.

    Pager duty config.

    Send log config.

    Slack config.

    webhook.type#WebhookType

    Webhook type.

    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

    Last-updated timestamp.

    webhook.url#string

    URL.

    Example: slack.webhook.com