Get total estimated cost for the year
Get total estimated cost for the period (actual + projected).
Returns the grand total plus a per-segment breakdown for the requested category. Used for Future State total cost display.
Query parameters
Start date (typically start of year)
Start date (typically start of year)
End date (typically end of year)
End date (typically end of year)
Filter by workspace ID
Filter by workspace ID
Spec-group category identifier shared across the cost APIs.
Used by:
- GET /cost/trends/by-product?category=<value> — selects which products get filtered in and how each row's segment label is computed.
- GET /cost/overview — each category_breakdown item carries one of these values.
See CATEGORY_DEFINITIONS in app.service.databricks.cost_constants for the per-category filter list, segment label expression, and canonical legend order.
Which UI category to segment the estimate by. See /cost/overall/estimate for the segmentation rules.
Headers
Response
Successful Response
Changes
No recorded changes to this endpoint across all 28 revisions of this API.