List orders
hosting_listOrdersV1List hosting orders with pagination and filters for status or order IDs, including shared-access orders, to track and manage billing.
Instructions
Retrieve a paginated list of orders accessible to the authenticated client.
This endpoint returns orders of your hosting accounts as well as orders of other client hosting accounts that have shared access with you.
Use the available query parameters to filter results by order statuses or specific order IDs for more targeted results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| per_page | No | Number of items per page | |
| statuses | No | Filter by order statuses | |
| order_ids | No | Filter by specific order IDs |