ghl_estimate_template_list
Retrieve a list of estimate templates or find a specific template by ID or name. Supports pagination with limit and offset parameters.
Instructions
List Estimate Templates Get a list of estimate templates or a specific template by ID Endpoint: GET /invoices/estimate/template (Version header: v3; source: v3/invoices-v3.json) OAuth scopes: invoices/estimate.readonly Pagination params: limit, offset — pass them to page through full result sets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| altId | Yes | Location Id or Agency Id | |
| limit | Yes | Limit the number of items to return | |
| offset | Yes | Number of items to skip | |
| search | No | To search for an estimate template by id / name | |
| altType | Yes |