show_recycled_checklist_inspection
Retrieve deleted checklist inspection data from the Procore recycle bin to review or restore project inspection records.
Instructions
Show Recycled Checklist (Inspection). [Project Management/Inspections] GET /rest/v1.0/projects/{project_id}/recycle_bin/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) |