---
title: "Stream Call Recording"
method: GET
path: "/api/calls/{call_id}/recording"
---

# Stream Call Recording

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

Stream the call recording audio for browser playback (same-origin).

## Path parameters

- `call_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/outcallerai/apis/fastapi.md) · [All operations](https://skmtc.dev/outcallerai/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/outcallerai/fastapi/revisions/6155db644bab/schema)
