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