v5

OpenAPI 3.1.02026-08-081,0211,3082.1 MB
DATABRICKS
Databricks
Databricks Cost

Get cloud infrastructure cost projection (actual + month-end estimate)

Get the current calendar year's cloud cost by category, month by month, with a month-end projection.

Past months are fully actual; the current month is month-to-date actual plus a run-rate projected remainder; future months are the full run-rate projection. Used by the Future State "Cloud Costs" tab. Returns [] for tenants without the cloud-cost feed.

get/api/v1/databricks/cost/cloud/projection

Query parameters

workspace_idstring nullable

Filter by workspace ID

Filter by workspace ID

navigationSourcestring nullable

Headers

x-tenantstring required

Response

Successful Response

periodstring required

Month start date, YYYY-MM-01.

totalnumber required

Sum of the actual segment values.

total_estimatenumber required

Sum of the projected (estimate) segment values.

is_estimateboolean required

True only for fully-future months (past + current are False).