show_action_plan_verification_method
Retrieve verification methods for action plans in Procore to confirm task completion and maintain project compliance.
Instructions
Show Action Plan Verification Method. [Project Management/Action Plans] GET /rest/v1.0/companies/{company_id}/action_plans/verification_methods/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | Action Plan Verification Method ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |