Call Stats
Totals for a window: call count, minutes, spend and average cost.
Spend and avg_cost_per_call count only priced calls (priced_calls), so
a call still being priced does not drag the average down. The window
defaults to the last 30 days.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
window start (default: 30d ago)
window end (default: now)
Response
Successful Response
Range-wide totals for the calls page summary cards.
total_calls counts every matching voice/video session. Spend and
avg_cost_per_call use only priced sessions (billing_status = 'computed') so pending/unpriceable rows do not understate the average.