hosting_listOrdersV1
Retrieve paginated hosting orders accessible to your account, with optional filters by status or order IDs.
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 |