Get Tickets
whmcs_get_ticketsRetrieve support tickets from WHMCS with optional filters like status, client, department, or email to quickly access relevant ticket data.
Instructions
Get support tickets with optional filtering
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | Filter by email | ||
| deptid | No | Filter by department ID | |
| status | No | Filter by status | |
| subject | No | Filter by subject | |
| clientid | No | Filter by client ID | |
| limitnum | No | Number of results | |
| limitstart | No | Starting offset |