show_item_response_set
Retrieve inspection item response sets from Procore to view checklist answers and manage project quality data.
Instructions
Show Item Response Set. [Project Management/Inspections] GET /rest/v1.0/companies/{company_id}/checklist/item/response_sets/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | Item Response Set ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |