Webhook Delivery
One event on its way to one endpoint: attempts, the last response, and when it is next tried (a minute, doubling, up to 25 attempts over about three days).
OBJECTThe Webhook Delivery objectOne event on its way to one endpoint: attempts, the last response, and when it is next tried (a minute, doubling, up to 25 attempts over about three days).GETList all webhook deliveries
/webhook-deliveries · List webhook deliveriesGETGet a webhook delivery by ID/webhook-deliveries/{id}GETList immutable webhook attempt evidence/webhook-deliveries/{id}/evidencePOSTRetry a webhook delivery now/webhook-deliveries/{id}/retry