mail_listOrdersV1
Retrieve a paginated and filterable list of your mail orders, showing status, plan, domain, and expiration details for each service.
Instructions
Retrieve a paginated list of mail orders associated with your account.
Use this endpoint to monitor your mail services, including their status, plan, attached domain, and expiration details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| sort | No | Sort orders by field. Prefix with `-` for descending order. | |
| domain | No | Filter orders by domain name (exact match) | |
| status | No | Filter orders by status | |
| is_trial | No | Filter orders by trial state | |
| per_page | No | Number of items per page |