show_company_checklist_template
Retrieve a company checklist template from Procore to standardize project inspections and quality control processes.
Instructions
Show Company Checklist Template. [Project Management/Inspections] GET /rest/v1.0/companies/{company_id}/checklist/list_templates/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | Company Checklist Template ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |