---
title: "get call count"
method: GET
path: "/Accounts/{AccountSid}/CallCount"
tags: ["Calls"]
---

# get call count

`GET /Accounts/{AccountSid}/CallCount`

## Path parameters

- `AccountSid` string, required

## Response `200`

count of active calls for an account

- object
  - `inbound` number — Number of inbound calls to the platform
  - `outbound` number — Number of outbound calls to the platform

## Other responses

- `400` — error

## Changes

- **2025-07-20** `a230c1b55cf2` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/jambonz/apis/jambonz-api-2/changes/Accounts/:AccountSid/CallCount/get.md)

---

[API](https://skmtc.dev/jambonz/apis/jambonz-api-2.md) · [All operations](https://skmtc.dev/jambonz/apis/jambonz-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/jambonz/jambonz-api-2/revisions/f67276990725/schema)
