list_recycled_rfis
Retrieve deleted RFIs from the recycle bin to review or restore project information. Use this tool to access archived Request for Information records in Procore.
Instructions
List Recycled RFIs. [Project Management/RFI] GET /rest/v1.0/projects/{project_id}/rfis/recycle_bin
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page | |
| per_page | No | Elements per page | |
| filters__updated_at | No | Return item(s) last updated within the specified ISO 8601 datetime range. Formats: `YYYY-MM-DD`...`YYYY-MM-DD` - Date `YYYY-MM-DDTHH:MM:SSZ`...`YYYY-MM-DDTHH:MM:SSZ` - DateTime with UTC Offset `YYY... |