Webhooks
The webhook-delivery resource
A webhook-delivery is the object that represents the job to send an event to a webhook-endpoint. It will lead to one or more webhook-delivery-attempt.
Uniquely identifies the webhook-delivery.
Allowed value:
"webhook-delivery"Timestamp of the next planned webhook-delivery-attempt (UTC).
Number of times this event has been attempted to be delivered.
Required range:
x >= 0Example:
2
Indicates whether the event has been delivered or not.
Available options:
delivered, undelivered, failed Reference to a webhook-endpoint resource.