List Customers
list_customersRetrieve and search customer records from Housecall Pro with pagination, sorting, and custom filters to manage your customer base.
Instructions
List/search customers, paginated. Docs: https://docs.housecallpro.com/docs/housecall-public-api/042bd3bf861ae-get-customers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, starting at 1. | |
| sort_by | No | Field name to sort by. | |
| page_size | No | Results per page. | |
| extra_query | No | Escape hatch: any additional filter query params documented for this endpoint (e.g. customer_id, employee_ids, work_status, q) that aren't explicitly listed above. Check the linked docs URL for the exact param names Housecall Pro supports. | |
| sort_direction | No | Sort direction. |