Conversations
Ask Conversations
Answer a natural-language question grounded in the user's own conversations.
Semantically searches the user's conversations for the question, then synthesizes a cited answer from the most relevant ones — the same retrieval + RAG the chat surface uses, exposed for headless / Developer-API callers (CLI, CI, scripts). Read-only: it never writes; discarded conversations are excluded from retrieval and locked conversations are re-checked on the authoritative record before any go to the LLM.
post/v1/dev/user/ask
Request body
Response
Successful Response