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

# Get Recording

`GET /v1/calls/recording`

## Query parameters

- `id` string, uuid, required

## Response `200`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

- **2023-11-25** `97850bfccb2c` — 1 breaking
  - for the `query` request parameter `id`, the format changed from no format to `uuid`
- **2023-10-05** `f4d951d6fa94` — 1 breaking, 1 info
  - removed the media type `application/json` for the response with the status `200`
  - added the media type `audio/mpeg` for the response with the status `200`

[Change history](https://skmtc.dev/vocodedev/apis/vocode-hosted-api/changes/v1/calls/recording/get.md)

---

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