Billing
Get compute time-series
Returns DATE_TRUNC-bucketed pod-hours + cost over the period, optionally grouped.
get/billing/usage/compute/series
Query parameters
start_datestring
Start date (YYYY-MM-DD)
end_datestring
End date (YYYY-MM-DD)
granularitystring
day or hour (default day)
group_bystring
Optional grouping: pod | tier | region
workspace_idstring
Optional workspace filter; pod_uptime is org-scoped so usually returns empty when set
Response
OK