List documents within an indexAsk AIget https://api.ducky.ai/v1/documentsRetrieve a list of all documents.Query Paramsindex_namestringrequiredThe name of the index to list documents forcursorstringA cursor to fetch the next set of documents if the list is paginatedResponses 200A list of documents 400Invalid request (e.g., missing or invalid fields)Updated 7 months ago