hosting_listWebsitesV1
Retrieve paginated list of websites from hosting accounts, with filters by domain, username, order ID, or enabled status.
Instructions
Retrieve a paginated list of websites (main and addon types) accessible to the authenticated client.
This endpoint returns websites from your hosting accounts as well as websites from other client hosting accounts that have shared access with you.
Use the available query parameters to filter results by username, order ID, enabled status, or domain name for more targeted results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| domain | No | Filter by domain name (exact match) | |
| order_id | No | Order ID | |
| per_page | No | Number of items per page | |
| username | No | Filter by specific username | |
| is_enabled | No | Filter by enabled status |