Recordings
Access the audio recording from a VoiceRun session.
View in app: Open a session to play the recording.
Note: Recording must be enabled in the agent environment's startup settings.
Get Recording#
Retrieve the audio recording for a specific session.
GET /v1/agents/{agentId}/sessions/{sessionId}/recording
Response Formats#
- Telephony sessions: Returns
audio/mp3binary stream - Web sessions: Returns
audio/wavbinary stream or JSON with URL
