---
title: "Retrieve the original file"
method: GET
path: "/v1/speech-analytics/{request_id}/file"
tags: ["Speech Analytics"]
---

# Retrieve the original file

`GET /v1/speech-analytics/{request_id}/file`

Returns the original audio file submitted for the transcription identified by `request_id`.

## Path parameters

- `request_id` string, required

## Response `200`

Returns the original audio file.

## Other responses

- `404` — Request failed. An object with the specified ID is not found.

---

[API](https://skmtc.net/wavix/apis/wavix-apis.md) · [All operations](https://skmtc.net/wavix/apis/wavix-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wavix/wavix-apis/versions/b22f170488b6/schema)
