list_budget_detail_columns
Retrieve budget detail columns from Procore to view and analyze construction financial data by specifying a budget view and project ID.
Instructions
List Budget Detail Columns. [Construction Financials/Budget] GET /rest/v1.0/budget_views/{budget_view_id}/budget_detail_columns
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budget_view_id | Yes | Budget View ID | |
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |