Conversations
Get Conversation Endpoint
Get a single conversation by ID.
- conversation_id: The ID of the conversation to retrieve
- include_transcript: If True, includes full transcript_segments in the response
get/v1/dev/user/conversations/{conversation_id}
Path parameters
conversation_idstring required
Query parameters
include_transcriptboolean
Response
Successful Response