Get webhook delivery detail

Get full detail for a single webhook delivery event, including a truncated body preview and action attempts.

Path parameters

webhook_idstringRequired
Incoming webhook ID
event_idstringRequired
Delivery event ID

Response

Delivery detail
action_attemptslist of objects
attemptsinteger>=0
body_truncatedboolean
event_idstring
idempotency_keystring
methodstring
next_attempt_atdatetime
resolved_sandbox_namestring
statusenum
verified_atdatetime
webhook_idstring
body_previewstring or nullOptional
completed_atdatetime or nullOptional
external_event_idstring or nullOptional
last_errorstring or nullOptional
querystring or nullOptional
resolved_sandbox_idstring or nullOptional
source_labelstring or nullOptional

Errors

401
Unauthorized Error
404
Not Found Error