list_company_segment_items
Retrieve segment items from a company's work breakdown structure in Procore to manage construction financials and project organization.
Instructions
List Company Segment Items. [Construction Financials/Work Breakdown Structure] GET /rest/v1.0/companies/{company_id}/work_breakdown_structure/segments/{segment_id}/segment_items
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| segment_id | Yes | Segment ID | |
| segment_item_list_id | No | Used to filter legacy segment items by list. Required for Cost Codes. | |
| page | No | Page | |
| per_page | No | Elements per page |