show_action_plan_approver_signature
Retrieve digital signatures from action plan approvers in Procore to verify approval status and maintain project documentation compliance.
Instructions
Show Action Plan Approver Signature. [Project Management/Action Plans] GET /rest/v1.0/projects/{project_id}/action_plans/plan_approvers/{plan_approver_id}/signature
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| plan_approver_id | Yes | Action Plan Approver ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |