---
title: "Download the audio file used for this live job"
method: GET
path: "/v2/live/{id}/file"
tags: ["Live V2"]
---

# Download the audio file used for this live job

`GET /v2/live/{id}/file`

## Path parameters

- `id` string, required

## Response `200`

The audio file used for this live job

## Other responses

- `401` — You don't have the permissions to access this live job or its audio file
- `404` — The live job or its audio file doesn't exist or has been deleted

---

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