---
title: "Play Conversation Audio"
method: GET
path: "/campaigns/v1/conversations/{conversation_id}/play"
tags: ["Conversations"]
---

# Play Conversation Audio

`GET /campaigns/v1/conversations/{conversation_id}/play`

Range-aware audio playback for a conversation's recording, streamed from S3.

## Path parameters

- `conversation_id` string, required — Conversation ID

## Query parameters

- `mvns` boolean — Serve the MVNS output recording variant
- `warmTransfer` boolean — Serve the warm-transfer recording variant

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-26** `491e171a889f` — 1 info
  - api operation id `campaigns_service_play_conversation_audio_v1_conversations__conversation_id__play_get` removed and replaced with `campaigns_service_play_conversation_audio_v1_conversations__conversation_id__play_head`
- **2026-09-22** `81a025f58cd4` — 1 info
  - api operation id `campaigns_service_play_conversation_audio_v1_conversations__conversation_id__play_head` removed and replaced with `campaigns_service_play_conversation_audio_v1_conversations__conversation_id__play_get`
- **2026-09-14** `973a7e284e93` — 1 info
  - api operation id `campaigns_service_play_conversation_audio_v1_conversations__conversation_id__play_get` removed and replaced with `campaigns_service_play_conversation_audio_v1_conversations__conversation_id__play_head`
- **2026-09-13** `b4abd45c5110` — 1 info
  - api operation id `campaigns_service_play_conversation_audio_v1_conversations__conversation_id__play_head` removed and replaced with `campaigns_service_play_conversation_audio_v1_conversations__conversation_id__play_get`
- **2026-09-04** `6b1f3bab389e` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/interactly/apis/interactly-api-2/changes/campaigns/v1/conversations/:conversation_id/play/get.md)

---

[API](https://skmtc.dev/interactly/apis/interactly-api-2.md) · [All operations](https://skmtc.dev/interactly/apis/interactly-api-2/llms.txt) · [OpenAPI document](https://skmtc.dev/interactly/apis/interactly-api-2/revisions/491e171a889f?raw)
