List Webhook Deliveries
list_webhook_deliveriesRetrieve recent webhook delivery attempts including status, latency, and errors to troubleshoot delivery issues. Results are newest-first and filterable by date range.
Instructions
List recent delivery attempts (status, latency, error) for a webhook -- delivery troubleshooting. Results are newest-first and cursor-paginated; optional startDate/endDate filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhook_id | Yes | ||
| org_uuid | No | ||
| limit | No | ||
| cursor | No | ||
| start_date | No | ||
| end_date | No | ||
| output_format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||