show_recycled_incident
Retrieve deleted incident details from the Procore recycle bin to review or restore project safety records.
Instructions
Show Recycled Incident. [Project Management/Incidents] GET /rest/v1.0/projects/{project_id}/recycle_bin/incidents/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Incident ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |