v3
latestOpenAPI 3.0.0private2026-07-31264964.3 KBAsk a question
Ask a question to your notes in natural language. The scope of the notes used to answer the question is restricted to the authenticated user. Various optional filters are available to restrict the scope of the notes even more.
get/ask
Query parameters
questionstring required
Question to ask on your notes
parentNoteIdstring
Optional filter to only return notes under this parent note id
assistantIdstring
Optional filter to use a specific assistant for super only
waitboolean
Wait for the full answer even when it takes long, instead of receiving a 202 processing response to poll via GET /threads/{threadId}. Your HTTP client's own timeout must allow several minutes.
Response
Ok