List Estimates
list_estimatesList and search Housecall Pro estimates with pagination and optional filters. Retrieve estimates by customer, employee, status, or custom query.
Instructions
List/search estimates, paginated. Docs: https://docs.housecallpro.com/docs/housecall-public-api/e430ba3d520a0
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. |