Alert ID added to webhook history
Released September 6, 2022
For those using the API to inspect their event history, a new alert_id
field is now available from the /alert/webhooks
response.
This alert ID refers to the initial event ID that each webhook attempt is composed of. It is the same alert reference that is surfaced within the dashboard.
See the Get Webhook History API reference for more details.