show_recycled_company_form_template
Retrieve deleted form templates from a company's recycle bin in Procore to restore or review previously removed forms.
Instructions
Show Recycled Company Form Template. [Project Management/Forms] GET /rest/v1.0/companies/{company_id}/recycle_bin/form_templates/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Company Form Template ID | |
| company_id | Yes | Unique identifier for the company. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |