show_company_inspection_template_item_reference
Retrieve specific inspection template item references from Procore to access detailed inspection criteria and requirements for company templates.
Instructions
Show Company Inspection Template Item Reference. [Project Management/Inspections] GET /rest/v1.0/companies/{company_id}/inspection_templates/{inspection_template_id}/item_references/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| inspection_template_id | Yes | The ID of the Company Inspection Template | |
| id | Yes | The ID of the Company Inspection Template Item Reference | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |