Ask a question to an indexAsk AIpost https://api.ducky.ai/v1/indexes/{index_name}/askAsk a natural language question and get a synthesized answer from documents in the indexPath Paramsindex_namestringrequiredThe name of the index to ask a question toBody Paramsquestionstringrequiredlength ≥ 1The natural language question to ask the indexthread_idstring | nullReserved for future use - conversation thread identifierResponses 200Question answered successfully 400Invalid request (e.g., missing required fields) 404Index not foundUpdated 7 months ago