---
title: "List Calls"
method: GET
path: "/v3/calls"
tags: ["Calls"]
---

# List Calls

`GET /v3/calls`

Listar todos as chamadas

## Response `200`

- object
  - `totalCount` number — Total de registros
  - `data` Call[]
    - `id` string, required
    - `_id` string, required

---

[API](https://skmtc.net/kinbox/apis/kinbox-api.md) · [All operations](https://skmtc.net/kinbox/apis/kinbox-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kinbox/kinbox-api/versions/c8469f0ba490/schema)
