show_action_plan_template_receiver
Retrieve action plan template receiver details from Procore to manage project workflows and assign responsibilities.
Instructions
Show Action Plan Template Receiver. [Project Management/Action Plans] GET /rest/v1.0/projects/{project_id}/action_plans/plan_template_receivers/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Action Plan Template Receiver ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |