show_checklist_item_response
Retrieve inspection checklist item responses from Procore projects to view compliance details and track project management progress.
Instructions
Show Checklist Item Response. [Project Management/Inspections] GET /rest/v1.0/projects/{project_id}/checklist/items/{item_id}/item_response
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | Checklist Item ID | |
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |