Skip to main content
GET
List Deliveries
List a destination’s most recent delivery attempts (up to 50). Each entry is a delivery-provider attempt record. The attempt index lags actual delivery by a few seconds, and resolving a single message (get) / redeliver can lag longer (~30s+) — retry with backoff. See Webhooks.
string
required
Destination ID (whk_…).
string
The message id — the key for get / redeliver; equals the svix-id header on the delivery.
string
The id of this specific attempt.
string
One of success, pending, or failed.
integer
The consumer’s HTTP response code, when the attempt reached it.