show_action_plan_item_assignee
Retrieve assigned personnel details for specific action plan items in Procore projects to track task responsibility and accountability.
Instructions
Show Action Plan Item Assignee. [Project Management/Action Plans] GET /rest/v1.0/projects/{project_id}/action_plans/plan_item_assignees/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Action Plan Item Assignee ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |