List Mailboxes
shipmail_list_mailboxesRetrieve mailboxes with optional domain filter to obtain mailbox IDs needed for sending operations.
Instructions
List mailboxes, optionally filtered by domain. Use this to find mailbox IDs before sending.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Pagination cursor returned by the previous call. | |
| limit | No | Maximum results to return. | |
| domain_id | No | Filter mailboxes by domain ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| pagination | Yes |