List Webhook Deliveries
list_webhook_deliveriesGet recent delivery attempts for a webhook - shows event type, HTTP status, number of attempts, and any errors. Useful for debugging webhook issues.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of deliveries to return (default 20) | |
| webhook_id | Yes | ID of the webhook to get deliveries for |