Skip to main content

One delivery-attempt record for a webhook subscription.

eventId
string<uuid>
read-only

Unique identifier of the event that triggered the delivery.

httpStatus
integer | null

HTTP status code returned by the subscriber endpoint, or null if the delivery could not be completed (e.g. network error).

date
string<date-time>
read-only

ISO-8601 timestamp (UTC) when the delivery attempt was made.