Skip to main content
GET
/
api
/
v1
/
analytics
/
costs
Get Cost Breakdown
curl --request GET \
  --url https://control-plane.kubiya.ai/api/v1/analytics/costs
"<any>"

Query Parameters

days
integer
default:30

Number of days to include

Required range: 1 <= x <= 365
group_by
string
default:day

Group costs by time period

Response

Successful Response

The response is of type any.