Skip to main content

Get Insights conversation history

GET 

/v2/:media_type/:media_id/insights

Retrieve the conversation history for a specific media item's Insights session.

Response

Returns all messages (user questions and AI responses) in chronological order.

Empty History: If no conversation exists yet, returns an empty messages array with a conversation_id. The conversation will be created automatically when you send your first message via POST.

Supported Media Types

video, audio, image, text

Request

Responses

Conversation history retrieved successfully