show_alternative_response_set
Retrieve predefined inspection response options from Procore to standardize data collection and maintain consistency across project checklists.
Instructions
Show Alternative Response Set. [Project Management/Inspections] GET /rest/v1.0/companies/{company_id}/checklist/alternative_response_sets/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Alternative Response Set ID | |
| company_id | Yes | Unique identifier for the company. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |