opbaba_Original post
Rank 2: Process
I'm calling listDocuments endpoint with [Query.limit[50]] in queries parameter and its still returning all documents in the database
Summary
Developers are facing an issue where using Query.limit[50] in the listDocuments endpoint query parameter is not limiting the number of documents returned, and all documents are being retrieved instead.