---
title: "Get a single call"
method: GET
path: "/v1/whatsapp/calls/{id}"
tags: ["WhatsApp Calling"]
---

# Get a single call

`GET /v1/whatsapp/calls/{id}`

## Path parameters

- `id` string, required

## Query parameters

- `accountId` string, required

## Response `200`

Call

- object
  - `call` object

## Other responses

- `401` — Unauthorized
- `404` — Call not found

---

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