mail_listMailboxesV1
Retrieve a paginated list of mailboxes for a mail order, including status, enabled protocols, resource counts, and synced usage data. Filter by email address and sort.
Instructions
Retrieve a paginated list of mailboxes belonging to a mail order.
Use this endpoint to monitor mailboxes of your mail service, including their status, enabled protocols, attached resource counts, and periodically synced usage numbers (usage may lag behind live values).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| sort | No | Sort mailboxes by field. Prefix with `-` for descending order. | |
| search | No | Filter mailboxes whose email address contains the given string | |
| orderId | Yes | Order resource ID | |
| per_page | No | Number of items per page |