show_recycled_company_action_plan_template
Retrieve a deleted action plan template from the Procore recycle bin to restore or reference previous project management workflows.
Instructions
Show Recycled Company Action Plan Template. [Project Management/Action Plans] GET /rest/v1.0/companies/{company_id}/recycle_bin/action_plans/plan_templates/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | Company Action Plan Template ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |