show_work_order_contract
Retrieve work order contract details from Procore to view financial commitments and construction project agreements.
Instructions
Show work order contract. [Construction Financials/Commitments] GET /rest/v1.0/work_order_contracts/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID | |
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |