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