Conversations
Get recording signed URL
Generate a temporary signed URL for a call recording
GET
Returns a time-limited signed URL for the conversation’s call recording.
Authentication
Project API key for this organization and project. Format:
bot_live_…Path parameters
Organization ID. Must match the API key.
Project ID. Must match the API key.
Conversation ID.
Response
Signed HTTPS URL for the recording media.
URL lifetime in seconds.
Confirmation message.
Errors
Missing, invalid, or revoked API key.
API key is not authorized for this organization or project.
Recording not available or not found.

