list_company_checklist_sections
Retrieve checklist sections for a company in Procore to organize inspection templates and manage project quality control processes.
Instructions
List Company Checklist Sections. [Project Management/Inspections] GET /rest/v1.0/companies/{company_id}/checklist/sections
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| list_template_id | Yes | Checklist Template ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |