show_action_plan_receiver_signature
Retrieve digital signatures for action plan receivers in Procore to verify acknowledgment and track project management compliance.
Instructions
Show Action Plan Receiver Signature. [Project Management/Action Plans] GET /rest/v1.0/projects/{project_id}/action_plans/plan_receivers/{plan_receiver_id}/signature
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| plan_receiver_id | Yes | Action Plan Receiver ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |