List all deliveries for a webhook
GET
/v2/webhooks/hooks/{hook_id}/deliveriesLast modified: 3 days ago
Get a list of all deliveries for a specific webhook
Request
Path Params
hook_id
string
required
Webhook UUID
Request samples
Responses
OK(200)
Unauthorized(401)
HTTP Code: 200
Content Type : JSONapplication/json
Deliveries list
Data Schema
object {0}
Example
{}
Last modified: 3 days ago