v5

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

Get all Databricks clusters

Get list of all clusters with utilization metrics.

get/api/v1/databricks/clusters

Query parameters

workspace_idstring nullable

Filter by workspace ID

Filter by workspace ID

start_datestring date nullable

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

Start date (inclusive) for utilization/cost 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: avg_cpu, avg_memory, total_cost, auto_tune_savings. Sorting by inventory columns (cluster_name, node types, ...) is not supported.

Sort column name. Valid columns: avg_cpu, avg_memory, total_cost, auto_tune_savings. Sorting by inventory columns (cluster_name, node types, ...) is not supported.

sortOrder'asc' | 'desc' nullable

Sort direction: 'asc' or 'desc'

Sort direction: 'asc' or 'desc'

cluster_namesstring[] nullable

Filter by cluster names

Filter by cluster names

workspacesstring[] nullable

Filter by workspace names

Filter by workspace names

compute_typestring[] nullable

Filter by compute type(s): 'all_purpose', 'jobs', 'dlt'

Filter by compute type(s): 'all_purpose', 'jobs', 'dlt'

enable_photonboolean nullable

Filter by Photon enablement. True returns only Photon-enabled clusters; False returns only clusters where Photon is off. Omit to include all.

Filter by Photon enablement. True returns only Photon-enabled clusters; False returns only clusters where Photon is off. Omit to include all.

navigationSourcestring nullable

Headers

x-tenantstring required

Response

Successful Response

total_countinteger required

Total number of clusters

pageinteger

Current page number

page_sizeinteger

Number of items per page

total_pagesinteger

Total number of pages