show_recycled_action_plan_item
Retrieve a deleted action plan item from the recycle bin in Procore projects to review or restore project management tasks.
Instructions
Show Recycled Action Plan Item. [Project Management/Action Plans] GET /rest/v1.0/projects/{project_id}/recycle_bin/action_plans/plan_items/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Action Plan Item ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |