This endpoint returns a single conversation by its unique identifier.
Verbose Response Data
?verbose=true to the URL to receive additional event data in the response, including:shutdown_reason: The reason why the conversation ended (e.g., “participant_left_timeout”)transcript: A complete transcript of the conversation with role-based messages (via application.transcription_ready)system.replica_joined: When the replica joined the conversationsystem.shutdown: When and why the conversation endedapplication.perception_analysis: The final visual analysis of the user that includes their appearance, behavior, emotional states, and screen activitiescallback_url parameter on the create conversation endpoint for retrieving detailed conversation data.The unique identifier of the conversation.
"c123456"
A unique identifier for the conversation.
"c123456"
The name of the conversation.
"A Meeting with Hassaan"
A direct link to join the conversation.
"https://tavus.daily.co/c123456"
The url that will receive webhooks with updates of the conversation state.
"https://yourwebsite.com/webhook"
The status of the conversation.
"active"
A unique identifier for the replica used to create this conversation
"r79e1c033f"
A unique identifier for the persona used to create this conversation
"p5317866"
The date and time the conversation was created.
""
The date and time of when the conversation was last updated.
""