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