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