A webhook-delivery-attempt is an attempt to send an event to a webhook-endpoint.

For any webhook-delivery, there may be multiple webhook-delivery-attempts, as the webhook service will retry sending an event if the webhook-endpoint fails to respond successfully.

id
string
required
Minimum length: 1
type
string
required
Allowed value: "webhook-delivery-attempt"
url
string
required
signature
string
Minimum length: 1
webhookDelivery
object

Reference to a webhook-deliver resource.

isSuccessful
boolean
responseStatusCode
integer
Required range: 100 <= x <= 599
errorResponseBody
string
createdAt
string

Was this page helpful?