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