OpenAPI 3.1.02026-08-12128104480.9 KB

d5855df0e349

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": []
}