---
title: "Download recording"
method: GET
path: "/live/sessions/{session_id}/content"
tags: ["Live"]
---

# Download recording

`GET /live/sessions/{session_id}/content`

Get Live session content

## Path parameters

- `session_id` string, required — The ID of the stored Live session to download. Use the session ID returned when the session started with storage enabled.

## Response `200`

Stored session recording. Input audio is in the left channel and output audio is in the right channel.

## Changes

- **2026-09-10** `d3c0cb1ebbed` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/openai/apis/openapi/changes/live/sessions/:session_id/content/get.md)

---

[API](https://skmtc.dev/openai/apis/openapi.md) · [All operations](https://skmtc.dev/openai/apis/openapi/llms.txt) · [OpenAPI document](https://skmtc.dev/openai/apis/openapi/revisions/9c523485a79e?raw)
