---
title: "Get the audio recording for a session"
method: GET
path: "/api/v1/sessions/{sessionId}/audio"
tags: ["session"]
---

# Get the audio recording for a session

`GET /api/v1/sessions/{sessionId}/audio`

## Path parameters

- `sessionId` string, uuid, required

## Response `200`

MP3 audio stream for the session recording

---

[API](https://skmtc.dev/wejam/apis/jam.md) · [All operations](https://skmtc.dev/wejam/apis/jam/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wejam/jam/revisions/b4e171f8d0f4/schema)
