---
title: "Get Call Recording"
method: GET
path: "/v1/calls/{call_id}/recording"
tags: ["calls"]
---

# Get Call Recording

`GET /v1/calls/{call_id}/recording`

Stream the audio recording for a specific call. Public bearer-link endpoint.

## Path parameters

- `call_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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