Get full conversation state
POST/api/v1/llm/conversation-state
Returns the complete conversation state. An unknown or non-owned externalId
returns 404.
When polling, the absence of an active run does not prove that an accepted or
queued request completed. Reconcile the original runId and its outcome before
retrying an accepted send.
Request
Responses
- 200
Conversation state returned
Document ID: DOC-MA-conversations-api-getConversationState. Section identities and revisions.
| Section | Stable reference |
|---|---|
| Overview | DOC-MA-conversations-api-getConversationState#overview |
| Request | DOC-MA-conversations-api-getConversationState#request |
| Responses | DOC-MA-conversations-api-getConversationState#responses |