v5
latestOpenAPI 3.1.02026-08-081,0211,3082.1 MBDATABRICKS
Databricks
Databricks AI/ML Services
Get AI/ML services summary with trend data
Get AI/ML services summary with trend data.
Returns trend data for:
- Model Serving (DBUs and costs)
- Vector Search (DBUs and costs)
- AI Gateway (DBUs and costs)
Data is aggregated by the specified granularity (day, week, or month). Frontend calculates totals by summing the trend data.
Query Parameters:
- start_date: Start date (YYYY-MM-DD), defaults to 30 days ago
- end_date: End date (YYYY-MM-DD), defaults to today
- granularity: Time granularity ('day', 'week', 'month'), defaults to 'day'
- workspace_id: Comma-separated workspace IDs or 'all' (default)
Returns:
- Array of data points with DBUs and costs per service, aggregated by granularity
get/api/v1/databricks/ai-ml-services/summary
Query parameters
start_datestring date nullable
Start date (YYYY-MM-DD), defaults to 30 days ago
Start date (YYYY-MM-DD), defaults to 30 days ago
end_datestring date nullable
End date (YYYY-MM-DD), defaults to today
End date (YYYY-MM-DD), defaults to today
granularitystring
Time granularity: 'day', 'week', or 'month'
Time granularity: 'day', 'week', or 'month'
workspace_idstring nullable
Comma-separated workspace IDs to filter, or 'all'
Comma-separated workspace IDs to filter, or 'all'
navigationSourcestring nullable
Headers
x-tenantstring required
Response
Successful Response