Skip to main content
GET
Get conversation recording
Redirect to a signed recording download URL when the recording is ready.
  • 302 with a Location header when the file is available
  • 409 while Daily is still processing the recording
  • 404 if recording was not started or is unavailable

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

conversation_session_id
string<uuid>
required

Conversation session ID.

Response

Redirect to the recording download URL