Get a single webhook delivery

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

delivery_idstringRequired

Response

Delivery details
idstring
event_idstring
event_typestring
webhook_urlstring
statusenum
attemptinteger>=1
max_attemptsinteger
created_atdatetime
response_codeintegerOptional
latency_msintegerOptional
next_retry_atdatetimeOptional
delivered_atdatetimeOptional

Errors

404
Get Webhook Delivery Request Not Found Error