mail_listWebhookDeliveryLogsV1
Retrieve paginated webhook delivery logs for a mail order, showing delivery outcome, duration, and retry counts. Filter by mailbox.
Instructions
Retrieve a paginated list of webhook delivery logs for the given mail order, including delivery outcome, duration, and retry counts. Supports filtering by mailbox.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| orderId | Yes | Order resource ID | |
| per_page | No | Number of items per page | |
| mailbox_id | No | Filter by the mailbox resource ID the webhooks are attached to |