show_response
Retrieve detailed inspection response data from Procore by specifying company and response IDs. Use this tool to access checklist responses for project management and quality control purposes.
Instructions
Show Response. [Project Management/Inspections] GET /rest/v1.0/companies/{company_id}/checklist/responses/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | The ID of the Response | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |