get_cost_item_v2_0
Retrieve detailed cost item information from Procore's estimating catalog to support preconstruction planning and budget management.
Instructions
Get Cost Item. [Preconstruction/Cost Catalog] GET /rest/v2.0/companies/{company_id}/estimating/catalogs/items/{item_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | Cost Item Id | |
| company_id | Yes | Unique company identifier associated with the Procore User Account. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |