The delivery's unique identifier.
OptionalrequestRequest details for the delivery.
Optionalbody?: unknownThe sent body/payload of the delivery.
Optionalheaders?: Record<string, string>Headers sent for this delivery, values of encryptedHeaders are omitted as such "OMITTED".
Optionalurl?: stringURL used for this delivery.
OptionalresponseResponse details for the delivery.
Optionalbody?: stringThe received body of the delivery.
Optionalheaders?: Record<string, string>Headers received for this delivery, values of encryptedHeaders are omitted as such "OMITTED".
OptionalstatusCode?: numberThe HTTP status code of the response.
The status of delivery.
OptionalstatusThe status message of the delivery.
The UTC timestamp when the delivery was triggered.
The unique webhook identifier that the delivery is for.
The name of the triggering event-type.