show_recycled_observation
Retrieve deleted observations from the Procore recycle bin to review or restore project management records using the observation ID and project identifier.
Instructions
Show Recycled Observation. [Project Management/Observations] GET /rest/v1.0/projects/{project_id}/recycle_bin/observations/items/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Observation ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |