mail_listMailboxesV1
List mailboxes belonging to a mail order, showing status, enabled protocols, resource counts, and usage numbers.
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 |