Get Client Domains
whmcs_get_client_domainsRetrieve all domains owned by a client in WHMCS. Use filters like client ID or domain name to locate specific domain records for account management, troubleshooting, or reporting.
Instructions
Get domains owned by a client
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | Filter by domain name | |
| clientid | No | The client ID | |
| domainid | No | Specific domain ID | |
| limitnum | No | Number of results | |
| limitstart | No | Starting offset |