v5

latestOpenAPI 3.1.02026-08-081,0211,3082.1 MB
DATABRICKS
Databricks
Databricks Warehouses

Get all Databricks warehouses

Get list of all warehouses.

get/api/v1/databricks/warehouses

Query parameters

workspace_idstring nullable

Filter by workspace ID

Filter by workspace ID

start_datestring date nullable

Start date (inclusive) for cost / utilization metrics. Defaults to 30 days before end_date.

Start date (inclusive) for cost / utilization metrics. Defaults to 30 days before end_date.

end_datestring date nullable

End date (inclusive). Defaults to today.

End date (inclusive). Defaults to today.

pageinteger

Page number (1-indexed)

Page number (1-indexed)

page_sizeinteger

Items per page

Items per page

sortAttributestring nullable

Sort column name. Valid columns: warehouse_name, workspace_name, warehouse_type, warehouse_size, min_num_clusters, max_num_clusters, auto_stop_mins, last_state_change, estimated_cost, auto_tune_savings (both sorted with nulls last).

Sort column name. Valid columns: warehouse_name, workspace_name, warehouse_type, warehouse_size, min_num_clusters, max_num_clusters, auto_stop_mins, last_state_change, estimated_cost, auto_tune_savings (both sorted with nulls last).

sortOrderstring nullable

Sort direction: 'asc' or 'desc'

Sort direction: 'asc' or 'desc'

warehouse_namesstring[] nullable

Filter by warehouse names

Filter by warehouse names

warehouse_idsstring[] nullable

Exact-match filter by one or more warehouse IDs

Exact-match filter by one or more warehouse IDs

warehouse_typesstring[] nullable

Filter by warehouse types (CLASSIC, PRO, SERVERLESS)

Filter by warehouse types (CLASSIC, PRO, SERVERLESS)

warehouse_sizesstring[] nullable

Filter by warehouse sizes

Filter by warehouse sizes

workspace_idsstring[] nullable

Filter by one or more workspace IDs

Filter by one or more workspace IDs

auto_tune_statusstring nullable

Filter by auto-tune status: 'enabled' or 'disabled'.

Filter by auto-tune status: 'enabled' or 'disabled'.

navigationSourcestring nullable

Headers

x-tenantstring required

Response

Successful Response

total_countinteger required

Total number of warehouses

pageinteger

Current page number

page_sizeinteger

Items per page

total_pagesinteger

Total number of pages