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