Body
application/json
Number of documents to return. Note that the maximum number of documents is 1000.
Query object.
If your application requires a strongly consistent read, set consistentRead to true. Although a strongly consistent read might take more time than an eventually consistent read, it always returns the last updated value.
If your application need to include vector values in the response, set includeVectors to true.
List of field name, sort direction pairs.
If your application needs to track scores with sorting, set trackScores to true.