List webhook deliveries
Webhooks
List webhook deliveries
List webhook deliveries
Pre-release — contact your Fortary account team for access.
webhook:read scope.
Request
Response
id— the delivery’s opaque identifier (del_…).eventId/webhookId— the event delivered and the webhook it was delivered to.status—PENDING(still retrying),DELIVERED,EXHAUSTED(24-hour retry budget spent), orCANCELLED(webhook disabled or deleted mid-retry).attempts— one entry per attempt: timestamp, result, HTTP status, latency, and up to 1 KB of your endpoint’s response body.resulttakes the same values as a ping’sresult.replayedFromDeliveryId— set when this delivery is a redelivery of an earlier one.deliveredAt— when the first2xxwas received, ornull.
nextCursor back — see Pagination.
Errors follow the standard error envelope.
