v24

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-08-012843108.3 KB
Conversations

Get Conversations

Get conversations with optional transcript inclusion.

  • include_transcript: If True, includes full transcript_segments in the response
  • folder_id: Filter by folder ID (must be a non-empty string if provided)
  • starred: Filter by starred status (true/false)
get/v1/dev/user/conversations

Query parameters

start_datestring date-time nullable
end_datestring date-time nullable
categoriesstring nullable
limitinteger
offsetinteger
include_transcriptboolean
folder_idstring nullable
starredboolean nullable

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