Get Webhook Delivery
Inspect a webhook event, endpoint, and every delivery attempt.
event, endpoint metadata,
and chronological attempts.
Each attempt can include its HTTP status, duration, next retry time, a safe set
of response headers, and up to 16 KiB of response body. Response headers and
bodies are removed after 30 days.
Authorizations
Environment-specific API key created in the Unifystays portal
Headers
Path Parameters
Numeric webhook delivery ID.
"1842"
Response
Webhook delivery and attempt history retrieved successfully.
Numeric delivery ID.
"1842"
Owning organization ID.
"org_123"
Source event ID.
"evt_3bc2fa3d35cc4bbf98359b3fb85a4fb2"
Destination endpoint ID.
"8b95a9e0-4af3-4c6d-92df-84b64256d27f"
PENDING, DELIVERING, RETRYING, SUCCEEDED, EXHAUSTED, CANCELLED "SUCCEEDED"
Attempts completed so far.
1
Maximum permitted attempts.
8
Time the next attempt is eligible to run.
"2026-08-08T08:30:00.100Z"
Time the worker claimed the delivery.
null
Worker currently processing the delivery.
null
204
null
null
183
Time the delivery reached a terminal state.
"2026-08-08T08:30:00.283Z"
"2026-08-08T08:30:00.000Z"
"2026-08-08T08:30:00.000Z"
Immutable source event and exact delivered payload.
Current endpoint metadata without signing secrets.
Delivery attempts ordered by attempt number.