list_responses
Retrieve inspection checklist responses from Procore projects to review compliance status, filter by result type, and manage quality control data.
Instructions
List Responses. [Project Management/Inspections] GET /rest/v1.0/companies/{company_id}/checklist/responses
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| filters__corresponding_status | No | Array of Corresponding Statuses. Return item(s) with the specified Corresponding Statuses - 'yes', 'no', or 'n/a'. | |
| sort | No | sort | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |