Skip to main content

Get call statistics

GET 

/api/v1/calls/statistics

Retrieve aggregated call statistics including totals and counts.

Response includes:

  • Placed calls: total cost and count
  • Received calls: total cost and count
  • Missed calls: count only
  • All calls: combined total cost and count

Authentication:

  • Requires Bearer token in Authorization header: Authorization: Bearer <token>

Request

Responses

returns call statistics