v1
latestOpenAPI 3.1.02026-07-1381127211.1 KBInsights API
Get Insights conversation history
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
get/v2/{media_type}/{media_id}/insights
Path parameters
media_typestring required
media_idstring required
Response
Conversation history retrieved successfully