List Webhook Deliveries
shipmail_list_webhook_deliveriesList delivery attempts for a webhook endpoint to monitor delivery statuses and troubleshoot failed deliveries.
Instructions
List delivery attempts for a webhook endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Pagination cursor returned by the previous call. | |
| limit | No | Maximum results to return. | |
| id | Yes | Webhook ID. | |
| status | No | ||
| event_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| pagination | Yes |