---
title: "Get specific call's record file"
method: GET
path: "/calls/{id}/record"
tags: ["Calls"]
---

# Get specific call's record file

`GET /calls/{id}/record`

This method allows you to retrieve the recording file of a specific call to listen to it.

### Parameters

- `id` : Integer

## Response `200`

Get specific call's record file

## Other responses

- `404` — Error

---

[API](https://skmtc.net/commpeak/apis/dialer-api-v2-0-1.md) · [All operations](https://skmtc.net/commpeak/apis/dialer-api-v2-0-1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/commpeak/dialer-api-v2-0-1/revisions/eacecf960bb6/schema)
