show_recycled_action_plan_template_items
Retrieve deleted action plan template items from Procore's recycle bin to restore or review previously removed project management components.
Instructions
Show Recycled Action Plan Template Items. [Project Management/Action Plans] GET /rest/v1.0/companies/{company_id}/recycle_bin/action_plans/plan_template_items/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | Action Plan Template Item ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |