Stream Recording

Proxy the GCS-stored audio recording for a conversation through the Cloud Run service identity. Returns OGG/Opus bytes (LiveKit room-composite egress default). The response is streamed so a long recording does not buffer in memory; <audio src> consumers can seek directly. Only present when the agent had save_audio_recording enabled at session start.

Authentication

AuthorizationBearer

Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.

Path parameters

idstringRequired

Response

The recorded audio.

Errors

401
Unauthorized Error
404
Not Found Error