Skip to main content

Get full conversation state

POST 

/api/v1/llm/conversation-state

Returns the complete state of a conversation including message history, generation config, settings, active run status, context management settings, and compaction history. Address the conversation by either the generated conversationKey (thread ID) or the externalId you supplied at creation — exactly one must be set, and both return the same state. An unknown or non-owned externalId returns 404.

Request

Responses

Conversation state returned