v24

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-08-012843108.3 KB
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

created_atstring date-time required
finished_atstring date-time nullable required
folder_idstring nullable
folder_namestring nullable
idstring required
languagestring nullable
sourcestring nullable
started_atstring date-time nullable required