Search batch points

Retrieves the closest points in batches based on vector similarity and given filtering conditions.

Path parameters

collection_namestringRequired
Name of the collection to search in

Headers

api-keystringRequired

Query parameters

consistencyinteger or enumOptional
Define read consistency guarantees for the operation
timeoutintegerOptional>=1
If set, overrides global timeout for this request. Unit is seconds.

Request

This endpoint expects an object.
searcheslist of objectsRequired

Response

successful operation
usageobject or anyOptional
timedoubleOptional
Time spent to process this request
statusstringOptional
resultlist of lists of objectsOptional