list_recycled_environmentals
Retrieve deleted environmental records from Procore's recycle bin for project incidents. Filter by incident, type, or search query to restore or review removed data.
Instructions
List Recycled Environmentals. [Project Management/Incidents] GET /rest/v1.0/projects/{project_id}/recycle_bin/incidents/environmentals
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| incident_id | No | Incident ID. When provided, the list will be scoped to only the Environmentals for a given Incident. | |
| page | No | Page | |
| per_page | No | Elements per page | |
| filters__environmental_type_id | No | Return item(s) with the specified Environmental Type ID. | |
| filters__query | No | Return item(s) containing search query | |
| sort | No | sort |