The delivery's unique identifier
Optional
requestOptional
body?: unknownThe sent body/payload of the delivery
Optional
headers?: Record<string, string>Headers sent for this delivery
Optional
url?: stringURL used for this delivery
Optional
responseOptional
body?: stringThe received body of the delivery
Optional
headers?: Record<string, string>Headers received for this delivery
Optional
statusCode?: numberThe HTTP status code of the response
The status of delivery
Optional
statusThe 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