get_webhook_deliveries
Retrieve webhook delivery attempt logs for a specific invoice to verify callback status, inspect delivery responses, and troubleshoot failed or retried webhook events.
Instructions
Fetch webhook delivery attempt logs for a specific invoice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items to return (default 50) | |
| offset | No | Pagination offset (default 0) | |
| invoice_id | Yes | The invoice UUID |