Alert Active Webhook

Sent when an alert becomes active

Payload

This object is sent to your webhook endpoint when an alert becomes active or is resolved.

string
required

The type of event. For this webhook, either 'alert_active' or 'alert_resolved'.

string
required

A unique ID for this event. Remains constant across retries.

date-time
required

When this event occurred.

data
object
required
LoadingLoading…