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