Skip to main content
GET
Get cost and volume breakdown by channel

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Query Parameters

days
integer
default:30

Lookback window in days (1–90).

Required range: 1 <= x <= 90
group_by
enum<string>
default:channel

Breakdown axis.

Available options:
channel,
country,
campaign,
sender,
cost_center
channel
string

Narrow the breakdown to a single channel.

Response

200 - application/json

Cost and volume breakdown rows for the requested window.

data
object[]
meta
object