How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Altimate AI DATABRICKS API

The DATABRICKS API from Altimate AI — 139 operation(s) for databricks.

Altimate AI DATABRICKS API is one of 123 APIs that Altimate AI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Databricks. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 142 operations across 139 paths, and defines 246 schemas. It is described by OpenAPI 3.2.0, at version 0.1.0.

Requests are made against a single base URL, https://api.myaltimate.com.

142 operations 139 paths 246 schemas 1 DELETE135 GET2 PATCH3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1.0
Base URL
https://api.myaltimate.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Altimate AI DATABRICKS API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (HTTPBearer).

Paths & Operations 142

Across 139 paths, the API surfaces 142 operations — 1 DELETE, 135 GET, 2 PATCH, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

DATABRICKS 142
GET
/api/v1/databricks/datapilot/initial-questions
Get AI Studio initial questions for Databricks resources
get_databricks_initial_questions_api_v1_databricks_datapilot_initial_questions_get 5 params → 200422
GET
/api/v1/databricks/cost/workspaces
Get available Databricks workspaces
get_workspaces_api_v1_databricks_cost_workspaces_get 2 params → 200403404422
GET
/api/v1/databricks/cost/overview
Get Databricks cost overview
get_cost_overview_api_v1_databricks_cost_overview_get 5 params → 200403404422
GET
/api/v1/databricks/cost/trends
Get Databricks cost trends over time
get_cost_trends_api_v1_databricks_cost_trends_get 6 params → 200403404422
GET
/api/v1/databricks/cost/trends/by-product
Get Databricks cost trends by product over time
get_cost_trends_by_product_api_v1_databricks_cost_trends_by_product_get 7 params → 200403404422
GET
/api/v1/databricks/cost/trends/by-product/estimate
Get Databricks cost trends by product with projections
get_cost_trends_by_product_estimate_api_v1_databricks_cost_trends_by_product_estimate_get 5 params → 200403404422
GET
/api/v1/databricks/cost/breakdown/sku
Get cost breakdown by SKU
get_cost_breakdown_by_sku_api_v1_databricks_cost_breakdown_sku_get 8 params → 200403404422
GET
/api/v1/databricks/cost/breakdown/workspace
Get cost breakdown by workspace
get_cost_breakdown_by_workspace_api_v1_databricks_cost_breakdown_workspace_get 4 params → 200403404422
GET
/api/v1/databricks/cost/breakdown/product
Get cost breakdown by product
get_cost_breakdown_by_product_api_v1_databricks_cost_breakdown_product_get 8 params → 200403404422
GET
/api/v1/databricks/cost/comparison
Get cost comparison between periods
get_cost_comparison_api_v1_databricks_cost_comparison_get 5 params → 200403404422
GET
/api/v1/databricks/cost/total
Get total cost with category breakdown
get_cost_total_api_v1_databricks_cost_total_get 5 params → 200403404422
GET
/api/v1/databricks/cost/overall/estimate
Get cost trends with future projections
get_cost_trends_estimate_api_v1_databricks_cost_overall_estimate_get 6 params → 200403404422
GET
/api/v1/databricks/cost/total/estimate
Get total estimated cost for the year
get_cost_total_estimate_api_v1_databricks_cost_total_estimate_get 6 params → 200403404422
GET
/api/v1/databricks/cost/compute-efficiency
Get compute efficiency breakdown
get_compute_efficiency_api_v1_databricks_cost_compute_efficiency_get 5 params → 200403404422
GET
/api/v1/databricks/cost/trends/by-compute-type
Get cost trends by compute type over time
get_cost_trends_by_compute_type_api_v1_databricks_cost_trends_by_compute_type_get 6 params → 200403404422
GET
/api/v1/databricks/cost/trends/by-deployment-type
Get cost trends by deployment type (serverless vs provisioned)
get_cost_trends_by_deployment_type_api_v1_databricks_cost_trends_by_deployment_type_get 6 params → 200403404422
GET
/api/v1/databricks/cost/trends/by-engine-type
Get cost trends by engine type (photon vs standard)
get_cost_trends_by_engine_type_api_v1_databricks_cost_trends_by_engine_type_get 6 params → 200403404422
GET
/api/v1/databricks/cost/workspace-efficiency
Get efficiency metrics per workspace
get_workspace_efficiency_api_v1_databricks_cost_workspace_efficiency_get 4 params → 200403404422
GET
/api/v1/databricks/cost/cloud/trendsdeprecated
Get cloud infrastructure cost trends by category
get_cloud_cost_trends_api_v1_databricks_cost_cloud_trends_get 6 params → 200403404422
GET
/api/v1/databricks/cost/cloud/projectiondeprecated
Get cloud infrastructure cost projection (actual + month-end estimate)
get_cloud_cost_projection_api_v1_databricks_cost_cloud_projection_get 3 params → 200403404422
GET
/api/v1/databricks/clusters/filters
Get filter options for clusters
get_cluster_filters_api_v1_databricks_clusters_filters_get 7 params → 200422
GET
/api/v1/databricks/clusters/filters/cluster_names
Get paginated distinct cluster names for filtering
get_cluster_name_filters_api_v1_databricks_clusters_filters_cluster_names_get 9 params → 200422
GET
/api/v1/databricks/clusters/filters/workspaces
Get paginated distinct cluster workspaces for filtering
get_cluster_workspace_filters_api_v1_databricks_clusters_filters_workspaces_get 9 params → 200422
GET
/api/v1/databricks/clusters
Get all Databricks clusters
get_clusters_api_v1_databricks_clusters_get 13 params → 200403404422
GET
/api/v1/databricks/clusters/oversized
Get oversized clusters
get_oversized_clusters_api_v1_databricks_clusters_oversized_get 6 params → 200403404422
GET
/api/v1/databricks/clusters/cost-trends
Get cluster cost trends by compute type
get_clusters_cost_trends_api_v1_databricks_clusters_cost_trends_get 6 params → 200403404422
GET
/api/v1/databricks/clusters/{cluster_id}
Get cluster details
get_cluster_detail_api_v1_databricks_clusters__cluster_id__get 3 params → 200403404422
GET
/api/v1/databricks/clusters/{cluster_id}/utilization
Get cluster utilization metrics
get_cluster_utilization_api_v1_databricks_clusters__cluster_id__utilization_get 6 params → 200403404422
GET
/api/v1/databricks/clusters/{cluster_id}/state-history
Get cluster state history
get_cluster_state_history_api_v1_databricks_clusters__cluster_id__state_history_get 5 params → 200403404422
GET
/api/v1/databricks/clusters/{cluster_id}/cost
Get cluster cost data
get_cluster_cost_api_v1_databricks_clusters__cluster_id__cost_get 6 params → 200403404422
GET
/api/v1/databricks/clusters/{cluster_id}/auto-tune/status
Page-level Auto Tune status for an all-purpose cluster
get_cluster_auto_tune_status_api_v1_databricks_clusters__cluster_id__auto_tune_status_get 5 params → 200403422
GET
/api/v1/databricks/clusters/{cluster_id}/auto-tune/recommendations
Active Auto Tune recommendations for an all-purpose cluster
get_cluster_auto_tune_recommendations_api_v1_databricks_clusters__cluster_id__auto_tune_recommendations_get 5 params → 200403422
PATCH
/api/v1/databricks/clusters/{cluster_id}/auto-tune/toggledeprecated
Toggle Auto Tune for an all-purpose cluster (master or sub-toggle)
toggle_cluster_auto_tune_api_v1_databricks_clusters__cluster_id__auto_tune_toggle_patch 5 params body → 200403422
GET
/api/v1/databricks/clusters/{cluster_id}/auto-tune/history
Paginated Auto Tune audit history for an all-purpose cluster
get_cluster_auto_tune_history_api_v1_databricks_clusters__cluster_id__auto_tune_history_get 9 params → 200403422
GET
/api/v1/databricks/clusters/{cluster_id}/auto-tune/savings-trends
Per-day Possible Savings for an all-purpose cluster
get_cluster_auto_tune_savings_trends_api_v1_databricks_clusters__cluster_id__auto_tune_savings_trends_get 8 params → 200403404422
GET
/api/v1/databricks/warehouses/filters
Get filter options for warehouses
get_warehouse_filters_api_v1_databricks_warehouses_filters_get 4 params → 200422
GET
/api/v1/databricks/warehouses
Get all Databricks warehouses
get_warehouses_api_v1_databricks_warehouses_get 14 params → 200403404422
GET
/api/v1/databricks/warehouses/total-savings
Get total auto-tune savings across SQL warehouses
get_warehouses_total_savings_api_v1_databricks_warehouses_total_savings_get 5 params → 200403404422
GET
/api/v1/databricks/warehouses/cost-trends
Get warehouse cost trends by SKU
get_warehouse_cost_trends_api_v1_databricks_warehouses_cost_trends_get 6 params → 200403404422
GET
/api/v1/databricks/warehouses/serverless-candidates
Get serverless migration candidates
get_serverless_candidates_api_v1_databricks_warehouses_serverless_candidates_get 5 params → 200403404422
GET
/api/v1/databricks/warehouses/{warehouse_id}
Get warehouse details
get_warehouse_detail_api_v1_databricks_warehouses__warehouse_id__get 3 params → 200403404422
GET
/api/v1/databricks/warehouses/{warehouse_id}/events
Get warehouse events
get_warehouse_events_api_v1_databricks_warehouses__warehouse_id__events_get 6 params → 200403404422
GET
/api/v1/databricks/warehouses/{warehouse_id}/state-history
Get warehouse state history
get_warehouse_state_history_api_v1_databricks_warehouses__warehouse_id__state_history_get 5 params → 200403404422
GET
/api/v1/databricks/warehouses/{warehouse_id}/cost
Get warehouse cost data
get_warehouse_cost_api_v1_databricks_warehouses__warehouse_id__cost_get 6 params → 200403404422
GET
/api/v1/databricks/warehouses/{warehouse_id}/auto-tune/savings-trends
Get per-day auto-tune savings (realized + potential) for a SQL warehouse
get_warehouse_auto_tune_savings_trends_api_v1_databricks_warehouses__warehouse_id__auto_tune_savings_trends_get 7 params → 200403404422
GET
/api/v1/databricks/warehouses/{warehouse_id}/auto-tune/savings-summary
Get realised savings range and estimated annual savings for a SQL warehouse
get_warehouse_auto_tune_savings_summary_api_v1_databricks_warehouses__warehouse_id__auto_tune_savings_summary_get 6 params → 200403404422
GET
/api/v1/databricks/warehouses/{warehouse_id}/running-stats-trendsdeprecated
Get warehouse running stats trends
get_warehouse_running_stats_trends_api_v1_databricks_warehouses__warehouse_id__running_stats_trends_get 5 params → 200403404422
GET
/api/v1/databricks/warehouses/{warehouse_id}/utilization-efficiency
Get warehouse utilization efficiency
get_warehouse_utilization_efficiency_api_v1_databricks_warehouses__warehouse_id__utilization_efficiency_get 5 params → 200403404422
GET
/api/v1/databricks/warehouses/{warehouse_id}/query-metrics-timeline
Get time-bucketed query metrics timeline for a warehouse
get_warehouse_query_metrics_timeline_api_v1_databricks_warehouses__warehouse_id__query_metrics_timeline_get 7 params → 200403404422
GET
/api/v1/databricks/jobs/filters
Get filter options for jobs
get_job_filters_api_v1_databricks_jobs_filters_get 4 params → 200422
GET
/api/v1/databricks/jobs/filters/job_names
Get paginated distinct job names for filtering
get_job_name_filters_api_v1_databricks_jobs_filters_job_names_get 6 params → 200422
GET
/api/v1/databricks/jobs/filters/workspaces
Get paginated distinct job workspaces for filtering
get_job_workspace_filters_api_v1_databricks_jobs_filters_workspaces_get 6 params → 200422
GET
/api/v1/databricks/jobs/filters/creators
Get paginated distinct job creators for filtering
get_job_creator_filters_api_v1_databricks_jobs_filters_creators_get 6 params → 200422
GET
/api/v1/databricks/jobs
Get all Databricks jobs
get_jobs_api_v1_databricks_jobs_get 13 params → 200403404422
GET
/api/v1/databricks/jobs/summary
Get aggregate cost summary for the Jobs list
get_jobs_summary_api_v1_databricks_jobs_summary_get 5 params → 200403404422
GET
/api/v1/databricks/jobs/failing
Get jobs with high failure rates
get_failing_jobs_api_v1_databricks_jobs_failing_get 6 params → 200403404422
GET
/api/v1/databricks/jobs/recent-failures
Get recent job failures
get_recent_failures_api_v1_databricks_jobs_recent_failures_get 4 params → 200403404422
GET
/api/v1/databricks/jobs/trends
Get job run trends
get_job_run_trends_api_v1_databricks_jobs_trends_get 6 params → 200403404422
GET
/api/v1/databricks/jobs/trends/cost
Get job cost trends by job
get_job_cost_trends_api_v1_databricks_jobs_trends_cost_get 6 params → 200403404422
GET
/api/v1/databricks/jobs/{job_id}
Get job details
get_job_detail_api_v1_databricks_jobs__job_id__get 3 params → 200403404422
GET
/api/v1/databricks/jobs/{job_id}/runs
Get job runs
get_job_runs_api_v1_databricks_jobs__job_id__runs_get 12 params → 200403404422
GET
/api/v1/databricks/jobs/{job_id}/stats
Get job run statistics
get_job_stats_api_v1_databricks_jobs__job_id__stats_get 5 params → 200403404422
GET
/api/v1/databricks/jobs/{job_id}/trends
Get job run trends over time
get_single_job_run_trends_api_v1_databricks_jobs__job_id__trends_get 6 params → 200403404422
GET
/api/v1/databricks/jobs/{job_id}/auto-tune/savings-trends
Get per-day auto-tune savings (realized + potential) for a job
get_job_auto_tune_savings_trends_api_v1_databricks_jobs__job_id__auto_tune_savings_trends_get 7 params → 200403404422
GET
/api/v1/databricks/jobs/{job_id}/task-runs
Get the job-level task summary (one row per task on the DAG)
get_job_tasks_api_v1_databricks_jobs__job_id__task_runs_get 9 params → 200403404422
GET
/api/v1/databricks/jobs/{job_id}/task-runs/detail
Get run/task-scoped task runs (requires runid or taskkey)
get_job_task_run_detail_api_v1_databricks_jobs__job_id__task_runs_detail_get 11 params → 200400403404422
GET
/api/v1/databricks/jobs/{job_id}/tasks/{task_key}/runs-graph
Get chart-ready time series of runs for a single task
get_task_runs_graph_api_v1_databricks_jobs__job_id__tasks__task_key__runs_graph_get 6 params → 200403404422
GET
/api/v1/databricks/jobs/{job_id}/tasks/{task_key}/stats
Get aggregate run stats for a single task in a date window
get_task_stats_api_v1_databricks_jobs__job_id__tasks__task_key__stats_get 6 params → 200403404422
GET
/api/v1/databricks/jobs/{job_id}/runs/{run_id}/spark-uideprecated
Get the Databricks Spark UI URL for a job run
get_job_run_spark_ui_api_v1_databricks_jobs__job_id__runs__run_id__spark_ui_get 6 params → 200422
GET
/api/v1/databricks/jobs/{job_id}/tasks-inventory
Get the static task list for a Databricks job
get_job_tasks_inventory_api_v1_databricks_jobs__job_id__tasks_inventory_get 3 params → 200403422
GET
/api/v1/databricks/jobs/{job_id}/spark-analysis
Get Spark analysis for job's latest run
get_spark_analysis_api_v1_databricks_jobs__job_id__spark_analysis_get 5 params → 200403404422
GET
/api/v1/databricks/jobs/{job_id}/spark-analysis/stage-metrics
Get paginated stage metrics for a job's Spark run
get_spark_stage_metrics_api_v1_databricks_jobs__job_id__spark_analysis_stage_metrics_get 9 params → 200403404422
GET
/api/v1/databricks/jobs/{job_id}/spark-analysis/tasksdeprecated
Get paginated individual Spark tasks for a job's Spark run
get_spark_tasks_api_v1_databricks_jobs__job_id__spark_analysis_tasks_get 9 params → 200403404422
GET
/api/v1/databricks/jobs/{job_id}/spark-analysis/opportunities
Get optimization opportunities for a job's Spark run with code linkage
get_spark_opportunities_api_v1_databricks_jobs__job_id__spark_analysis_opportunities_get 4 params → 200403404422
GET
/api/v1/databricks/jobs/{job_id}/auto-recommendations
Get Databricks auto right-sizing recommendations for a job
get_job_auto_recommendations_api_v1_databricks_jobs__job_id__auto_recommendations_get 7 params → 200403422
PATCH
/api/v1/databricks/jobs/{job_id}/auto-tune/toggle
Toggle auto-tune on/off for a job's recommendation
toggle_job_auto_tune_api_v1_databricks_jobs__job_id__auto_tune_toggle_patch 7 params body → 200403404422
GET
/api/v1/databricks/jobs/{job_id}/auto-tune/status
Page-level Auto Tune status for a job
get_job_auto_tune_status_api_v1_databricks_jobs__job_id__auto_tune_status_get 5 params → 200403422
GET
/api/v1/databricks/jobs/{job_id}/auto-tune/history
Paginated Auto Tune audit history for a job
get_job_auto_tune_history_api_v1_databricks_jobs__job_id__auto_tune_history_get 8 params → 200403422
GET
/api/v1/databricks/queries/filters
Get filter options for queries
get_query_filters_api_v1_databricks_queries_filters_get 6 params → 200422
GET
/api/v1/databricks/queries/filters/users
Search query-history user names by prefix
search_query_users_api_v1_databricks_queries_filters_users_get 8 params → 200403404422
GET
/api/v1/databricks/queries/filters/computes
Search the unified compute list by prefix
search_query_computes_api_v1_databricks_queries_filters_computes_get 8 params → 200403404422
GET
/api/v1/databricks/queries/filters/workspaces
Search query-history workspaces by name prefix
search_query_workspaces_api_v1_databricks_queries_filters_workspaces_get 7 params → 200403404422
GET
/api/v1/databricks/queries/filters/statement-ids
Search statement IDs for the Query ID filter dropdown
search_query_statement_ids_api_v1_databricks_queries_filters_statement_ids_get 8 params → 200403404422
GET
/api/v1/databricks/queries/summary
Get query summary metrics
get_query_summary_api_v1_databricks_queries_summary_get 12 params → 200403404422
GET
/api/v1/databricks/queries/trends
Get query trends
get_query_trends_api_v1_databricks_queries_trends_get 6 params → 200403404422
GET
/api/v1/databricks/queries/trends/cost-by-user
Get query cost trends by user
get_query_cost_trends_by_user_api_v1_databricks_queries_trends_cost_by_user_get 7 params → 200403404422
GET
/api/v1/databricks/queries
Get queries
get_queries_api_v1_databricks_queries_get 8 params → 200403404422
GET
/api/v1/databricks/queries/slow
Get slow queries
get_slow_queries_api_v1_databricks_queries_slow_get 7 params → 200403404422
GET
/api/v1/databricks/queries/spills
Get queries with memory spills
get_spill_queries_api_v1_databricks_queries_spills_get 7 params → 200403404422
GET
/api/v1/databricks/queries/full-scans
Get queries with large data reads
get_full_scan_queries_api_v1_databricks_queries_full_scans_get 7 params → 200403404422
GET
/api/v1/databricks/queries/failed
Get failed queries
get_failed_queries_api_v1_databricks_queries_failed_get 6 params → 200403404422
GET
/api/v1/databricks/queries/breakdown/statement-type
Get query breakdown by statement type
get_statement_type_breakdown_api_v1_databricks_queries_breakdown_statement_type_get 5 params → 200403404422
GET
/api/v1/databricks/queries/breakdown/user
Get query breakdown by user
get_user_query_breakdown_api_v1_databricks_queries_breakdown_user_get 6 params → 200403404422
GET
/api/v1/databricks/queries/unified
Get unified queries with insights
get_unified_queries_api_v1_databricks_queries_unified_get 16 params → 200403404422
GET
/api/v1/databricks/queries/{statement_id}
Get query detail by statement ID
get_query_detail_api_v1_databricks_queries__statement_id__get 3 params → 200403404422
GET
/api/v1/databricks/queries/{statement_id}/sql-lineage
Get SQL lineage visualization for a query
get_query_sql_lineage_api_v1_databricks_queries__statement_id__sql_lineage_get 3 params → 200403404422
GET
/api/v1/databricks/insights/overview
Get Databricks environment overview
get_overview_api_v1_databricks_insights_overview_get 6 params → 200403404422
GET
/api/v1/databricks/insights/workspace-activity
Get activity by workspace
get_workspace_activity_api_v1_databricks_insights_workspace_activity_get 3 params → 200403404422
GET
/api/v1/databricks/opportunities/summary
Get opportunities summary
get_opportunities_summary_api_v1_databricks_opportunities_summary_get 5 params → 200403404422
GET
/api/v1/databricks/opportunities/oversized-clusters
Get oversized cluster opportunities
get_oversized_clusters_api_v1_databricks_opportunities_oversized_clusters_get 7 params → 200403404422
GET
/api/v1/databricks/opportunities/serverless-candidates
Get serverless migration candidates
get_serverless_candidates_api_v1_databricks_opportunities_serverless_candidates_get 4 params → 200403404422
GET
/api/v1/databricks/opportunities/high-failure-jobsdeprecated
Get high failure rate jobs
get_high_failure_jobs_api_v1_databricks_opportunities_high_failure_jobs_get 6 params → 200403404422
GET
/api/v1/databricks/opportunities/expensive-queries
Get expensive queries
get_expensive_queries_api_v1_databricks_opportunities_expensive_queries_get 8 params → 200403404422
GET
/api/v1/databricks/opportunities/idle-clusters
Get idle clusters
get_idle_clusters_api_v1_databricks_opportunities_idle_clusters_get 4 params → 200403404422
GET
/api/v1/databricks/opportunities/by-resourcedeprecated
Get opportunities for a specific resource
get_opportunities_by_resource_api_v1_databricks_opportunities_by_resource_get 5 params → 200403404422
GET
/api/v1/databricks/opportunities/redirectiondeprecated
Get resource redirection URL for Databricks
get_databricks_resource_redirection_api_v1_databricks_opportunities_redirection_get 5 params → 200403404422
GET
/api/v1/databricks/opportunities/resource
Get opportunities for a specific resource
get_databricks_opportunities_for_resource_api_v1_databricks_opportunities_resource_get 10 params → 200403404422
GET
/api/v1/databricks/savings/autonomous
Get autonomous savings
get_autonomous_savings_api_v1_databricks_savings_autonomous_get 5 params → 200403404422
GET
/api/v1/databricks/savings/assisted
Get assisted savings
get_assisted_savings_api_v1_databricks_savings_assisted_get 5 params → 200403404422
GET
/api/v1/databricks/savings/assisted/tracked
Get tracked assisted savings from PostgreSQL
get_tracked_assisted_savings_api_v1_databricks_savings_assisted_tracked_get 4 params → 200403500422
GET
/api/v1/databricks/savings/overall
Get overall savings summary
get_overall_savings_api_v1_databricks_savings_overall_get 5 params → 200403404422
GET
/api/v1/databricks/savings/overall/estimate
Get overall savings estimate with projections
get_overall_savings_estimate_api_v1_databricks_savings_overall_estimate_get 6 params → 200403404422
GET
/api/v1/databricks/users/filters
Get filter options for users
get_user_filters_api_v1_databricks_users_filters_get 4 params → 200422
GET
/api/v1/databricks/users
Get all users with query statistics
get_users_api_v1_databricks_users_get 11 params → 200403404422
GET
/api/v1/databricks/users/top/queries
Get top users by query count
get_top_users_by_queries_api_v1_databricks_users_top_queries_get 5 params → 200403404422
GET
/api/v1/databricks/users/top/data-read
Get top users by data read
get_top_users_by_data_read_api_v1_databricks_users_top_data_read_get 5 params → 200403404422
GET
/api/v1/databricks/users/service-principal-configdeprecated
Get service-principal classification config
get_service_principal_config_api_v1_databricks_users_service_principal_config_get 1 param → 200422
PUT
/api/v1/databricks/users/service-principal-configdeprecated
Upsert service-principal classification config
upsert_service_principal_config_api_v1_databricks_users_service_principal_config_put 1 param body → 200422
GET
/api/v1/databricks/users/{user_name}
Get user details
get_user_detail_api_v1_databricks_users__user_name__get 4 params → 200403404422
GET
/api/v1/databricks/users/{user_name}/trends
Get user query trends
get_user_trends_api_v1_databricks_users__user_name__trends_get 6 params → 200403404422
GET
/api/v1/databricks/users/{user_name}/statement-breakdown
Get user statement breakdown
get_user_statement_breakdown_api_v1_databricks_users__user_name__statement_breakdown_get 4 params → 200403404422
GET
/api/v1/databricks/ai-ml-services/summary
Get AI/ML services summary with trend data
get_aiml_services_summary_api_v1_databricks_ai_ml_services_summary_get 6 params → 200403404422
GET
/api/v1/databricks/ai-ml-services/endpoints
Get unified list of AI/ML endpoints (Model Serving + Vector Search + AI Gateway)
get_model_serving_endpoints_api_v1_databricks_ai_ml_services_endpoints_get 11 params → 200403404422
GET
/api/v1/databricks/ai-ml-services/endpoints/filters
Get filter values for the unified AI/ML endpoints list
get_aiml_endpoint_filters_api_v1_databricks_ai_ml_services_endpoints_filters_get 4 params → 200403404422
GET
/api/v1/databricks/ai-ml-services/endpoints/filters/names
Get searchable, paginated endpoint names for the name filter
get_aiml_endpoint_names_api_v1_databricks_ai_ml_services_endpoints_filters_names_get 8 params → 200403404422
GET
/api/v1/databricks/ai-ml-services/endpoints/{endpoint_name}
Get endpoint detail (Model Serving, Vector Search or AI Gateway)
get_endpoint_detail_api_v1_databricks_ai_ml_services_endpoints__endpoint_name__get 6 params → 200403404422
GET
/api/v1/databricks/ai-ml-services/endpoints/{endpoint_name}/trend
Get endpoint trend (Model Serving, Vector Search or AI Gateway)
get_endpoint_trend_api_v1_databricks_ai_ml_services_endpoints__endpoint_name__trend_get 7 params → 200403404422
GET
/api/v1/databricks/ai-ml-services/endpoints/{endpoint_name}/callers
Get jobs/queries calling a model serving endpoint
get_endpoint_callers_api_v1_databricks_ai_ml_services_endpoints__endpoint_name__callers_get 7 params → 200403404422
GET
/api/v1/databricks/ai-ml-services/endpoints/{endpoint_name}/usage-breakdown
Get AI function usage breakdown by source
get_ai_function_usage_breakdown_api_v1_databricks_ai_ml_services_endpoints__endpoint_name__usage_breakdown_get 5 params → 200403404422
GET
/api/v1/databricks/sparkdeprecated
Get all Spark applications
get_spark_applications_api_v1_databricks_spark_get 2 params → 200403404422
GET
/api/v1/databricks/spark/{application_id}
Get Spark application details
get_spark_application_api_v1_databricks_spark__application_id__get 3 params → 200403404422
GET
/api/v1/databricks/spark/{application_id}/stagesdeprecated
Get Spark application stages
get_spark_stages_api_v1_databricks_spark__application_id__stages_get 3 params → 200403404422
GET
/api/v1/databricks/spark/{application_id}/task-statsdeprecated
Get per-stage task statistics
get_spark_task_stats_api_v1_databricks_spark__application_id__task_stats_get 3 params → 200403404422
GET
/api/v1/databricks/spark/{application_id}/configdeprecated
Get Spark application configuration
get_spark_config_api_v1_databricks_spark__application_id__config_get 3 params → 200403404422
GET
/api/v1/databricks/spark/{application_id}/plan-analysisdeprecated
Get Spark plan analysis flags
get_spark_plan_analysis_api_v1_databricks_spark__application_id__plan_analysis_get 3 params → 200403404422
POST
/api/v1/databricks/connections/testdeprecated
Test Databricks connection credentials
test_connection_api_v1_databricks_connections_test_post 1 param body → 200422
POST
/api/v1/databricks/connectionsdeprecated
Create a new Databricks connection
create_connection_api_v1_databricks_connections_post 1 param body → 201422
GET
/api/v1/databricks/connectionsdeprecated
List all Databricks connections
list_connections_api_v1_databricks_connections_get 1 param → 200422
GET
/api/v1/databricks/connections/{connection_id}deprecated
Get a Databricks connection by ID
get_connection_api_v1_databricks_connections__connection_id__get 2 params → 200422
DELETE
/api/v1/databricks/connections/{connection_id}deprecated
Delete a Databricks connection
delete_connection_api_v1_databricks_connections__connection_id__delete 2 params → 204422
POST
/api/v1/databricks/connections/{connection_id}/validatedeprecated
Re-validate an existing connection
validate_connection_api_v1_databricks_connections__connection_id__validate_post 2 params → 200422
GET
/api/v1/databricks/access-rules/optionsdeprecated
List Databricks accounts/workspaces grantable in access rules
get_access_rule_options_api_v1_databricks_access_rules_options_get 1 param → 200403404422

Schemas 246

The contract defines 246 schemas that model the data the API accepts and returns. The most detailed are QueryDetail (39 properties), DbxAutoRecommendationItem (33 properties), WarehouseSummary (26 properties), UnifiedQueryRecord (25 properties). Each schema is shown below with its type and property counts.

PaginatedNamesResponse
object
Paginated list of distinct filter-option names.
4 properties
SparkTaskStatsResponse
object
Response for per-stage task statistics.
2 properties 2 required
StatementTypeBreakdownResponse
object
Response for statement type breakdown.
1 property 1 required
ClusterSummary
object
Summary information for a cluster.
22 properties 3 required
WorkspaceActivity
object
Activity summary for a workspace.
4 properties 1 required
DatabricksOverview
object
Complete overview of Databricks environment.
6 properties 6 required
QuerySummaryResponse
object
Response for query summary.
1 property 1 required
FullScanQueriesResponse
object
Response for queries with full scans.
3 properties 3 required
DatabricksResourceType
string
Resource types for Databricks AI Studio initial questions.
JobDetail
object
Detailed information for a job.
9 properties 3 required
CostCategoryItem
object
Per-category cost breakdown item used by /cost/overview. Mirrors the 5-spec-group categorisation that drives the tabbed cost UI. category matches the value the…
5 properties 5 required
SparkTaskStats
object
Per-stage task statistics with percentiles.
15 properties 1 required
WarehouseRunningStatsPoint
object
Single data point for warehouse running stats timeseries.
3 properties 1 required
EstimateSegmentItem
object
One segment's actual + projected cost at a single point on the estimate graph. The segment is whatever the requested category resolves to — a spec group (categ…
4 properties 1 required
DatabricksConnectionCreatePAT
object
7 properties 4 required
AutoTuneHistoryEvent
object
One row in the Auto Tune history panel. Mirrors the shape the FE renders directly. eventmessage is pre-composed in the API layer via app.service.databricks.aut…
18 properties 3 required
app__schemas__databricks__opportunities__OversizedClustersResponse
object
Response for oversized clusters opportunities.
4 properties 4 required
JobTaskRunsResponse
object
Response for job task runs.
6 properties 3 required
app__schemas__databricks__user__TopUser
object
Top user summary.
4 properties 1 required
ClusterAutoTuneToggleRequest
object
Request body for PATCH /databricks/clusters/{id}/auto-tune/toggle. rectype=None is the master toggle — it flips BOTH sub-toggles (resize + autoterminate) to en…
2 properties 1 required
JobRunsResponse
object
Response for job runs.
6 properties 3 required
SparkSqlFlags
object
Flags/anti-patterns detected for a SQL execution.
12 properties 1 required
UnifiedAIMLEndpointItem
object
Unified endpoint row covering Model Serving, Vector Search and AI Gateway. entitytype is the single leaf-level discriminator the table renders in its Type colu…
13 properties 2 required
WarehousesResponse
object
Response for listing warehouses.
5 properties 2 required
CostOverviewResponse
object
Response model for cost overview endpoint.
8 properties 6 required
SparkStageSummary
object
Summary of a single Spark stage.
3 properties 1 required
FailingJobsResponse
object
Response for failing jobs.
3 properties 3 required
IdleClustersResponse
object
Response for idle clusters opportunities.
3 properties 3 required
AutoTuneStatusResponse
object
Page-level status for the Auto Tune tab. Returned by GET /databricks/jobs/{jobid}/auto-tune/status. The FE uses this on JobDetail page mount to drive: - Master…
6 properties
DatabricksConnectionResponse
object
15 properties 7 required
RecentFailure
object
A recent job failure.
10 properties 6 required
ProductEstimateItem
object
Single data point for product-level cost projection.
7 properties 3 required
JobCostTrendsResponse
object
Response for job cost trends by job.
4 properties 3 required
EndpointCallersListResponse
object
Response for listing jobs/queries calling an endpoint.
2 properties 1 required
DatabricksTaskRunGraphPoint
object
One point on the task-runs graph for a single (job, task) pair. Field names + units mirror the Snowflake JobRunGraphResponse (app/schemas/queries.py) so the FE…
5 properties
CostEstimateGraphItem
object
Single data point in the cost estimate graph with actual + projected values.
6 properties 1 required
DatabricksServicePrincipalConfig
object
Tenant-configured patterns for classifying service-principal identities. The built-in application-id UUID rule is always applied in addition to these. An ident…
2 properties
DeploymentTypeTrendItem
object
Single data point for deployment type trends (serverless vs provisioned).
4 properties 4 required
DatabricksConnectionCreateOAuthM2M
object
9 properties 6 required
ToggleAutoTuneRequest
object
Request body for PATCH /databricks/jobs/{id}/auto-tune/toggle.
3 properties 1 required
WarehouseAutoTuneSavingsTrendPoint
object
One period's auto-tune savings for a SQL warehouse. mincostsaved/maxcostsaved are the range underlying costsaved for this period+savingstype — used to render a…
5 properties 1 required
FailedQueriesResponse
object
Response for failed queries.
2 properties 2 required
DatabricksTaskStatsResponse
object
Aggregate stats for runs of a single (job, task) in a date window. Buckets resultstate per the FE contract: SUCCEEDED → succeeded, {FAILED, ERROR} → failed. Ot…
4 properties
QueryComputesResponse
object
Paginated unified compute options (warehouse + cluster + pipeline). Dedicated single-list response (separate from the aggregate /queries/filters) so the typed…
2 properties
JobRunTrendsResponse
object
Response for job run trends.
2 properties 2 required
ClusterCostResponse
object
Response for cluster cost data.
6 properties 1 required
ClusterStateChange
object
A single state change record.
5 properties 4 required
WarehousesTotalSavingsResponse
object
Response for the SQL warehouses list page's "Total Savings" section — the Databricks counterpart to Snowflake's warehouse cost summary cards (Realised Savings…
3 properties 3 required
UserTrendPoint
object
A single point in user query trends.
6 properties 1 required
JobRunTrendPoint
object
A single point in job run trends.
8 properties 1 required
WorkspaceEfficiencyResponse
object
Response model for workspace efficiency endpoint.
3 properties 3 required
WarehouseDetail
object
Detailed information for a warehouse.
19 properties 3 required
QueryUserNamesResponse
object
Paginated distinct query-history user names. Dedicated single-list response (separate from the aggregate /queries/filters) so the typed prefix only ever scans…
2 properties
DbxAutoRecommendationItem
object
A single right-sizing recommendation for a Databricks entity. The FE renders this directly. autotunemode is the single source of truth for the toggle position…
33 properties 1 required
QueryWorkspacesResponse
object
Paginated distinct query-history workspaces (id + name). Dedicated single-list response (separate from the aggregate /queries/filters) so the typed prefix only…
2 properties
QueryTrendPoint
object
A single point in query trends.
6 properties 1 required
WarehouseCostTrendsResponse
object
Response for warehouse cost trends (aggregated across all warehouses).
5 properties 3 required
UnifiedQueryRecord
object
A query record with computed insight tags.
25 properties 1 required
DatabricksConnectionTestRequestPAT
object
6 properties 3 required
JobTasksInventoryResponse
object
Full static task list of a Databricks job — every task in the workflow, including ones that have not run yet. Sourced from dbxjobtasksinventory (Type-2 SCD; la…
3 properties 3 required
SparkSqlStageDagEntry
object
A stage entry in the SQL-to-stage DAG.
5 properties 1 required
JobHealthSummary
object
Summary of job health.
5 properties
SparkPlanNode
object
A node in the physical execution plan tree.
6 properties 2 required
UserTrendsResponse
object
Response for user query trends.
3 properties 3 required
SparkConfigItem
object
A single Spark configuration key-value pair.
3 properties 1 required
ComputeMetrics
object
Aggregated compute node metrics for the cluster.
5 properties
ClustersResponse
object
Response for listing clusters.
5 properties 2 required
ComputeEfficiencyResponse
object
Response model for compute efficiency breakdown.
8 properties 8 required
AutoTuneSavingsTrendPoint
object
One day's auto-tune savings, split into DBU and infra components.
3 properties 1 required
TrackedAssistedSavingsResponse
object
Response model for tracked assisted savings from PostgreSQL (parity with Snowflake).
4 properties
QueryTrendsResponse
object
Response for query trends.
2 properties 2 required
ClusterCostPoint
object
Single data point for cluster cost timeseries.
3 properties 1 required
AIFunctionUsageItem
object
A usage source for an AI function endpoint.
8 properties 2 required
WarehouseUtilizationEfficiencyResponse
object
Response for warehouse utilization efficiency over time.
3 properties 2 required
ClusterFilterOptions
object
Filter options for clusters.
5 properties
SpillQueriesResponse
object
Response for queries with memory spills.
3 properties 3 required
ClusterAutoTuneToggleResponse
object
Response for the cluster Auto Tune toggle endpoint. Returns the resolved master autotunemode so the FE can re-render the header pill without a second round-tri…
5 properties
ExpensiveQueryOpportunity
object
An expensive query opportunity.
10 properties 5 required
AccountOption
object
A grantable Databricks account (grants cover all its workspaces).
2 properties 2 required
AIMLServicesTrendPoint
object
Single data point for AI/ML services daily trend.
9 properties 1 required
DatabricksOverviewResponse
object
Response for Databricks overview.
1 property 1 required
OpportunitiesSummaryResponse
object
Response for opportunities summary.
1 property 1 required
EngineTypeTrendItem
object
Single data point for engine type trends (photon vs standard).
4 properties 4 required
DbxAutoRecommendationsResponse
object
List response for Databricks auto-recommendations.
2 properties 1 required
CostTotalEstimateResponse
object
Response model for total cost estimate endpoint.
4 properties 1 required
EstimateSegmentTotalItem
object
One segment's combined (actual + projected) cost in the total estimate. Cost-only — the projection does not forecast DBUs.
3 properties 3 required
ClusterCostTrendItem
object
Single data point for cluster cost trends by compute type.
4 properties 2 required
app__schemas__databricks__insights__CostSummary
object
Summary of costs.
4 properties
QueryDetail
object
Detailed query information.
39 properties 1 required
StatementTypeStats
object
Statistics for a statement type.
4 properties 4 required
WorkspaceSummary
object
Summary information for a workspace.
3 properties 1 required
app__schemas__databricks__warehouse__WarehouseCostResponse
object
Response for warehouse cost data.
6 properties 1 required
ComputeTypeBreakdown
object
Breakdown by compute type (jobs, allpurpose, sql, other).
4 properties 4 required
SparkStageMetricsPaginatedResponse
object
Paginated response for stage metrics.
5 properties
AutonomousSavingsResponse
object
Response model for autonomous savings endpoint.
2 properties
JobCreatorOption
object
A creator filter option exposing both the principal id and a display name.
2 properties 1 required
ValidationError
object
3 properties 3 required
app__schemas__databricks__ai_services__PaginationInfo
object
Pagination information.
3 properties 3 required
AIMLEndpointNamesResponse
object
Paginated, searchable list of distinct endpoint names. Backs the endpoint-name filter dropdown: the full set of names is too large to ship at once, so the FE s…
5 properties
ProductEstimateTrendsResponse
object
Response model for product-level cost projection endpoint.
3 properties 2 required
UnifiedQueriesResponse
object
Response for unified queries with insights.
5 properties 2 required
QueryFilterOptions
object
Filter options for queries.
5 properties
SavingsStatValue
object
A single stat-card value with a display-gate flag. Mirrors the Snowflake infra page's topinfo item shape (TopInfoItem in app/schemas/summarypage.py) so the FE'…
2 properties
JobRunStats
object
Run statistics for a job.
9 properties
UserQueryStats
object
Query statistics for a user.
4 properties 4 required
SparkStage
object
Stage information with aggregated task metrics.
13 properties 1 required
QuerySummary
object
Summary metrics for queries.
8 properties
WorkspaceOption
object
A grantable Databricks workspace, with its parent account.
3 properties 3 required
UtilizationInsights
object
Utilization insights.
4 properties
ServerlessCandidate
object
A warehouse that is a candidate for serverless migration.
8 properties 3 required
UtilizationEfficiencyPoint
object
Single data point for utilization efficiency timeseries.
2 properties 1 required
QueryDetailResponse
object
Response for query detail.
1 property 1 required
HighFailureJobOpportunity
object
A high failure rate job opportunity.
9 properties 7 required
QueryStatementIdsResponse
object
Statement IDs matching a Query ID filter search (server-side, paged).
2 properties
SparkJobSummary
object
Summary of a single Spark job within an application.
6 properties 1 required
UserDetailResponse
object
Response for user detail.
1 property 1 required
JobCostTrendItem
object
A single point in job cost trends by job.
4 properties 2 required
CostDriver
object
A top cost driver.
4 properties 4 required
ClusterDetail
object
Detailed information for a cluster.
19 properties 3 required
AutoTuneHistoryResponse
object
Paginated response wrapper for the Auto Tune history endpoint. Matches the existing Databricks response convention (totalcount / page / pagesize / totalpages)…
5 properties 1 required
WorkspacesResponse
object
Response model for workspaces list endpoint.
1 property 1 required
FailingJob
object
A job with high failure rate.
8 properties 6 required
ComputeFilterOption
object
One entry in the unified Compute filter dropdown. Covers warehouse, all-purpose / job cluster, and serverless DLT pipeline — every query row in the Queries lis…
3 properties 3 required
WarehouseEventsResponse
object
Response for warehouse events.
3 properties 3 required
WarehouseSummary
object
Summary information for a warehouse.
26 properties 3 required
CascadePartialFailure
object
One (taskkey, error) entry in the cascade response. Surfaced when scope is alltasks or specifictasks and one or more per-task applies threw mid-cascade. The ca…
2 properties 2 required
JobsResponse
object
Response for listing jobs.
5 properties 2 required
CostTrendsResponse
object
Response model for cost trends endpoint.
2 properties 2 required
EngineTypeTrendsResponse
object
Response model for engine type trends endpoint.
3 properties 3 required
QueryCostTrendsByUserResponse
object
Response for query cost trends broken down by user.
3 properties 2 required
CloudCostProjectionRow
object
One calendar month of actual + projected cloud cost (Future State tab). Past months are fully actual ( = month total, estimate = 0). The current month splits i…
4 properties 4 required
ClusterStateHistoryResponse
object
Response for cluster state history.
2 properties 2 required
SparkTaskDetail
object
Individual Spark task detail.
17 properties 2 required
ProductTrendsResponse
object
Response model for cost trends by product endpoint.
4 properties 3 required
SparkConfigResponse
object
Response for Spark application configuration.
2 properties 2 required
EndpointCallerItem
object
A job or query that calls the model serving endpoint.
12 properties 1 required
AIFunctionUsageBreakdownResponse
object
Response for AI function usage breakdown.
1 property
QueryRecord
object
A single query record.
13 properties 1 required
ClusterUtilizationPoint
object
Single point in utilization timeseries.
4 properties 1 required
app__schemas__databricks__cluster__OversizedClustersResponse
object
Response for oversized clusters.
3 properties 3 required
app__schemas__databricks__filters__FilterOption
object
Generic id/name pair for filter dropdowns.
2 properties 2 required
CostCategory
string
Cost category classification for Databricks SKUs.
JobRunSparkUiResponse
object
Deep link to the Databricks Spark UI for a job run. Endpoint always returns 200; state is the discriminator. Real HTTP errors (auth failures, server crashes) s…
6 properties 1 required
HighFailureJobsResponse
object
Response for high failure jobs opportunities.
3 properties 3 required
ExpensiveQueriesResponse
object
Response for expensive queries opportunities.
2 properties 2 required
JobFilterOptions
object
Filter options for jobs.
3 properties
WarehouseCostPoint
object
Single data point for warehouse cost timeseries.
3 properties 1 required
DatabricksAuthType
string
Stored auth methods for Databricks connections. Entra-managed service principals are not a separate type — they are oauthm2m rows whose azuretenantid lives in…
CostTotalResponse
object
Response model for total cost endpoint with category breakdown.
6 properties 4 required
UserFilterOptions
object
Filter options for users.
1 property
RecentFailuresResponse
object
Response for recent failures.
3 properties 3 required
CostBreakdownItem
object
Single item in cost breakdown.
5 properties 4 required
app__schemas__databricks__cost__CostBreakdownResponse
object
Response model for cost breakdown endpoint.
4 properties 4 required
ClusterUtilizationResponse
object
Response for cluster utilization metrics.
3 properties 2 required
SparkSummaryStats
object
Aggregate summary statistics.
7 properties
ClusterUtilization
object
Utilization metrics for a cluster.
7 properties
RollbackInfo
object
Surfaced on the toggle response when the user disables an APPLIED recommendation (sync rollback path, v2.5 §15). - performed=True → the cluster was reverted an…
4 properties
OversizedCluster
object
Information about an oversized cluster.
10 properties 6 required
QueryCostTrendByUserPoint
object
A single point in query cost trends by user.
3 properties 2 required
JobTaskRun
object
A single task run within a job run.
10 properties 2 required
WarehouseEvent
object
A single warehouse event.
4 properties 3 required
ResourceOpportunity
object
A generic opportunity for a specific resource.
8 properties 5 required
SparkPlanAnalysisSummary
object
Summary counts for plan analysis flags.
2 properties 1 required
TopUsersByQueriesResponse
object
Response for top users by queries.
1 property 1 required
QueryHealthSummary
object
Summary of query health.
6 properties
DatabricksUser
object
User statistics from query history with actual billing data.
14 properties 1 required
SparkStageMetrics
object
Detailed task-level metrics aggregated per stage.
17 properties 1 required
SparkPlanAnalysisResponse
object
Response for Spark plan analysis flags.
3 properties 3 required
SparkStagesResponse
object
Response for listing Spark stages.
2 properties 2 required
UserStatementBreakdownResponse
object
Response for user statement breakdown.
2 properties 2 required
CloudCostTrendRow
object
One stacked-bar period of cloud infrastructure cost by category. Besides period the row carries, as extra keys: one float per segment in :data:CLOUDCOSTSEGMENT…
1 property 1 required
SavingsGraphItem
object
Single data point in savings graph.
3 properties 1 required
SparkOpportunitiesResponse
object
Response for spark opportunities endpoint.
2 properties
QueriesResponse
object
Response for listing queries.
2 properties 2 required
WarehouseFilterOptions
object
Filter options for SQL warehouses.
3 properties
JobSummary
object
Summary information for a job.
20 properties 3 required
JobRun
object
A single job run.
13 properties 4 required
WorkspaceEfficiencyItem
object
Efficiency metrics for a single workspace.
8 properties 7 required
SparkOpportunity
object
A single optimization opportunity for a Spark job with code linkage.
13 properties 1 required
app__schemas__databricks__opportunities__ServerlessCandidatesResponse
object
Response for serverless candidates opportunities.
3 properties 3 required
app__schemas__databricks__warehouse__WarehouseRunningStatsTrendsResponse
object
Response for warehouse running stats trends over time.
5 properties 3 required
DatabricksConnectionTestResponse
object
6 properties 1 required
JobTaskInventoryItem
object
Static task definition entry from dbxjobtasksinventory, enriched with the most-recent observed cluster spec joined from dbxjobtaskruntimeline × dbxcomputeclust…
7 properties 1 required
JobsSummaryResponse
object
Aggregate cost summary for the Jobs list hero cards. totalcost equals totaldbucost because DBU consumption is the only modelled cost component. totalcloudcost…
4 properties
UserDetail
object
Detailed user information.
13 properties 1 required
UserQueryBreakdownResponse
object
Response for user query breakdown.
1 property 1 required
ClustersCostTrendsResponse
object
Response for all clusters cost trends (aggregated across all clusters).
5 properties 3 required
SparkAnalysisSummaryResponse
object
Complete Spark analysis response for a job run.
12 properties 1 required
WarehouseQueryMetricsTimelineResponse
object
Response for the SQL warehouse Monitoring page's metrics timeline. chdatathrough is the observed ClickHouse-mirror freshness cutover used to route the query-hi…
5 properties 2 required
WarehouseCostTrendItem
object
Single data point for warehouse cost trends by warehouse type.
4 properties 2 required
SparkApplicationSummary
object
Summary information for a Spark application.
10 properties 1 required
DatabricksConnectionTestRequestOAuthM2M
object
8 properties 5 required
ResourceOpportunitiesResponse
object
Response for opportunities by resource.
4 properties 4 required
app__schemas__databricks__query__QuerySqlLineageResponse
object
Response for SQL lineage visualization.
5 properties
WarehouseAutoTuneSavingsSummaryResponse
object
Realised savings range + a derived annualized estimate for the two stat blocks shown above the SQL warehouse detail tabs. realizedsavings sums actual savings o…
4 properties 2 required
PaginatedJobNamesResponse
object
Paginated list of distinct job names.
4 properties
AIMLEndpointsFilterOptions
object
Discrete filter values for the unified AI/ML endpoints list. Only fields that are actually filterable on GET /ai-ml-services/endpoints are returned. startdate…
2 properties
ProductTrendItem
object
Single data point for product trends (period + product combination).
4 properties 4 required
ComputeSummary
object
Summary of compute resources.
2 properties
TopUserByDataRead
object
Top user by data read.
4 properties 1 required
SparkApplicationsResponse
object
Response for listing Spark applications.
2 properties 2 required
DatabricksUserType
string
Type of Databricks user identity.
OpportunitiesSummary
object
Summary of all opportunity types.
5 properties
SparkOpportunitySummary
object
Aggregate summary of opportunities.
7 properties
SavingsOverallEstimateResponse
object
Response model for overall savings estimate endpoint (future projections).
11 properties 1 required
ComputeTypeTrendItem
object
Single data point for compute type trends.
4 properties 4 required
UnifiedAIMLEndpointsListResponse
object
Response for the unified AI/ML endpoints list.
2 properties 1 required
ToggleAutoTunePreflight
object
Surfaced to the FE so it can render an actionable error inline. When blocked=False the toggle pipeline ran. When blocked=True no DB writes happened and actiona…
3 properties
CostComparisonResponse
object
Response model for period comparison.
7 properties 6 required
HTTPValidationError
object
1 property
SavingsOverallResponse
object
Response model for overall savings endpoint.
7 properties 1 required
app__schemas__databricks__savings__AssistedSavingsResponse
object
Response model for assisted savings endpoint.
4 properties
SlowQueriesResponse
object
Response for slow queries.
3 properties 3 required
WarehouseRealizedSavings
object
Realised (actual) auto-tune savings for a SQL warehouse over a date range: a total plus the min/max range across the underlying per-period estimates.
3 properties
app__schemas__databricks__warehouse__ServerlessCandidatesResponse
object
Response for serverless candidates.
2 properties 2 required
EngineTypeBreakdown
object
Breakdown by engine type (photon vs standard).
4 properties 4 required
UserStatementBreakdown
object
Statement type breakdown for a user.
4 properties 1 required
CostEstimateTrendsResponse
object
Response model for cost estimate/projection endpoint.
4 properties 1 required
SparkApplicationInfo
object
Information about the resolved Spark application.
13 properties 1 required
TopUsersByDataReadResponse
object
Response for top users by data read.
1 property 1 required
ComputeNodeTimeSeries
object
Time-series metrics for a single compute node (driver or worker).
9 properties 1 required
ServerlessCandidateOpportunity
object
A serverless migration candidate.
9 properties 3 required
app__schemas__databricks__user__UsersResponse
object
Response for listing users.
5 properties 2 required
ComputeTypeTrendsResponse
object
Response model for compute type trends endpoint.
3 properties 3 required
CategoryName
string
Spec-group category identifier shared across the cost APIs. Used by: GET /cost/trends/by-product?category= — selects which products get filtered in and how eac…
SparkOpportunityCodeLink
object
Source code linked to an opportunity.
4 properties
OversizedClusterOpportunity
object
An oversized cluster opportunity.
11 properties 7 required
ToggleAutoTuneResponse
object
Response body for the toggle endpoint. Returns the resolved autotunemode so the FE can re-render the toggle position from the response without a second round-t…
6 properties
JobStatsResponse
object
Response for job run statistics.
2 properties 2 required
CostTrendItem
object
Single data point in cost trend.
3 properties 3 required
AutoTuneSavingsTrendsResponse
object
Per-day auto-tune savings for a job, split into realized and potential. actual holds savings on runs where an applied recommendation was in effect; potential h…
3 properties 3 required
PaginatedJobCreatorsResponse
object
Paginated list of distinct job creators with display names.
4 properties
DeploymentTypeBreakdown
object
Breakdown by deployment type (serverless vs provisioned).
4 properties 4 required
ClusterAutoTuneRecommendationItem
object
A single all-purpose-cluster recommendation from databricksautotunerecommendation (entitytype='allpurpose'). The FE renders one drawer toggle per rectype. enab…
19 properties 2 required
ClusterAutoTuneRecommendationsResponse
object
List response for cluster Auto Tune recommendations.
2 properties 1 required
AccessRuleOptionsResponse
object
Catalog of accounts/workspaces a team's access rules can target.
2 properties 2 required
CategoryBreakdownItem
object
Legacy 5-bucket cost breakdown item (Compute / SQL / AI/ML / Data Platform / Infrastructure). Used by /cost/total and the Future-state estimate. Prefer CostCat…
4 properties 4 required
WarehouseAutoTuneSavingsTrendsResponse
object
Per-period auto-tune savings for a SQL warehouse, split into realized and potential. actual holds savings while an applied auto-tune recommendation (e.g. a low…
4 properties 2 required
DeploymentTypeTrendsResponse
object
Response model for deployment type trends endpoint.
3 properties 3 required
SparkPlanFlag
object
A single plan analysis flag.
3 properties 1 required
IdleClusterOpportunity
object
An idle cluster opportunity.
9 properties 5 required
WarehouseStateHistoryResponse
object
Response for warehouse state history.
2 properties 2 required
WorkspaceActivityResponse
object
Response for workspace activity.
1 property 1 required
WarehouseStateChange
object
A single state change record.
5 properties 4 required
WarehouseQueryMetricsTimelinePoint
object
One time bucket of the SQL warehouse Monitoring page's charts. Sourced from the query-history timeline only — DBU/cost and config-change (audit) events were bo…
13 properties 1 required
SparkTasksPaginatedResponse
object
Paginated response for individual Spark tasks.
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

altimate-ai-databricks-api-openapi.yml Raw ↑

Other APIs Altimate AI publishes across the network.

Altimate AI ACCOUNT_COSTS API
Altimate AI ade-bench API
Altimate AI AGENTS API
Altimate AI AI_PLAYGROUND API
Altimate AI AI_SERVICES API
Altimate AI AI_STUDIO API
Altimate AI ALERTS_V1 API
Altimate AI AUDIT_TRAIL API
Altimate AI AUTH API
Altimate AI Auth Health API
Altimate AI AZURE_DATABRICKS_CONNECTIONS API
Altimate AI Business Intelligence API
Where this information came from

This is an independent, third-party profile of Altimate AI DATABRICKS API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.