show_action_plan_item_assignee_signature
Retrieve digital signatures for action plan item assignees in Procore projects to verify task completion and accountability.
Instructions
Show Action Plan Item Assignee Signature. [Project Management/Action Plans] GET /rest/v1.0/projects/{project_id}/action_plans/plan_item_assignees/{plan_item_assignee_id}/signature
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| plan_item_assignee_id | Yes | Action Plan Item Assignee ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |