List a webhook's deliveries
GET /api/v1/webhooks/:id/deliveries
Returns recent delivery attempts with their status, duration and response, newest first. This is where to look when a receiver says it never heard from us. Requires webhook.read.
Request