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