The webhook's unique identifier.
an object with query parameters
OptionaleventType?: stringFilter resources by event-type.
Optionallimit?: numberMaximum number of deliveries to retrieve.
Optionalnext?: stringCursor to the next page.
Optionalprev?: stringCursor to the previous page.
Optionalsort?: Field to sort by, prefix with -/+ to indicate order.
Optionalstatus?: "success" | "fail"Filter resources by status (success or fail).
Optionaloptions: ApiCallOptions
Returns deliveries for a specific webhook. Delivery history is stored for 1 week.