show_checklist_inspection
Retrieve detailed inspection checklist data from Procore projects to review requirements, track compliance, and manage quality control processes.
Instructions
Show Checklist (Inspection). [Project Management/Inspections] GET /rest/v1.0/projects/{project_id}/checklist/lists/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Checklist ID | |
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |