show_company_checklist_section
Retrieve a specific checklist section for a company in Procore to manage project inspections and compliance requirements.
Instructions
Show Company Checklist Section. [Project Management/Inspections] GET /rest/v1.0/companies/{company_id}/checklist/sections/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | Company Checklist Section ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |