hosting_listOrdersV1
Get a paginated list of hosting orders filtered by status or specific order IDs, including shared orders accessible to the authenticated client.
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 |