list_cost_codes
Retrieve cost codes from Procore to manage construction project finances and work breakdown structures. Use this tool to access detailed cost tracking information for budgeting and financial oversight.
Instructions
List Cost Codes. [Construction Financials/Work Breakdown Structure] GET /rest/v1.0/cost_codes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| sub_job_id | No | Unique identifier for the Sub Job | |
| filters__id | No | return cost codes that are filtered on an array of ID's. Example: filters[id]=[1,2] | |
| 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 | Specifies which view (which attributes) of the resource is going to be present in the response. |