show_company_wbs_segment
Retrieve specific Work Breakdown Structure segments for construction financials in Procore to manage project cost tracking and budgeting.
Instructions
Show Company WBS Segment. [Construction Financials/Work Breakdown Structure] GET /rest/v1.0/companies/{company_id}/work_breakdown_structure/segments/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | ID | |
| segment_item_list_id | No | Segment Item List ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |