show_unit_of_measure
Retrieve unit of measure details from Procore's construction financials system to standardize project costing and reporting.
Instructions
Show Unit of Measure. [Construction Financials/Units of Measure] GET /rest/v1.0/companies/{company_id}/uoms/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | Unit of Measure ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |