list_standard_cost_codes
Retrieve standard cost codes for construction financials and work breakdown structure management in Procore.
Instructions
List Standard Cost Codes. [Construction Financials/Work Breakdown Structure] GET /rest/v1.0/standard_cost_codes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| standard_cost_code_list_id | Yes | Standard Cost Code List ID | |
| page | No | Page | |
| per_page | No | Elements per page | |
| filters__origin_id | No | Origin ID. Returns item(s) with the specified Origin ID. | |
| view | No | The 'default' view only returns id and standard_cost_code_list_id. The 'compact' view also includes origin_id. The 'extended' view includes the more complete list of attributes shown below. The 'ex... |