v1
latestOpenAPI 3.1.02026-07-22154213404.8 KBWebhook Deliveries
Get a delivery with its attempts
Returns a single delivery for a webhook subscription along with the full list of captured attempt records. Each attempt includes the request URL, method, headers and body, whether it was signed, and the response status, headers, and snippet.
get/webhooks/{id}/deliveries/{deliveryId}
Path parameters
idstring uuid required
Example:550e8400-e29b-41d4-a716-446655440000
deliveryIdstring uuid required
Response
Delivery with captured attempts