list_budget_views
Retrieve available budget views for construction projects to analyze financial data and track budget allocations.
Instructions
List Budget Views. [Construction Financials/Budget] GET /rest/v1.0/budget_views
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Unique identifier for the project. | |
| page | No | Page | |
| per_page | No | Elements per page | |
| sort | No | Direction (asc/desc) can be controlled by the presence or absence of '-' before the sort parameter |