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": []
}Resource ID returned by the matching create or list endpoint.
Delivery list
{
"deliveries": []
}