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/mp3 binary stream
  • Web sessions: Returns audio/wav binary stream or JSON with URL
apisessionsrecordingsaudio