Skip to main content
GET
/
api
/
v1
/
admin
/
operational
/
cost_analytics
Error
A valid request URL is required to generate request examples
{
  "total_this_month": "<string>",
  "total_this_week": "<string>",
  "by_type": {
    "bland_ai_call": "<string>"
  },
  "by_provider": {
    "bland_ai": "<string>"
  },
  "daily_trend": {}
}

Response

200 - application/json

OK

total_this_month
string
required
total_this_week
string
required
by_type
object
required
by_provider
object
required
daily_trend
object
required