show_recycled_project_form
Retrieve a deleted project form from the Procore recycle bin using its ID to restore or review archived form data.
Instructions
Show Recycled Project Form. [Project Management/Forms] GET /rest/v1.0/projects/{project_id}/recycle_bin/forms/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Project Form ID | |
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |