latestOpenAPI 3.1.02026-08-19128114470.3 KB

73cd0a1d989c

Webhooks

List webhook deliveries

get/webhooks/{id}/deliveries

Path parameters

idstring required

Resource ID returned by the matching create or list endpoint.

Response

Delivery list

Example response

{
  "deliveries": []
}