Search batch points

POST

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

Query parameters

consistencyinteger or enumOptional

Define read consistency guarantees for the operation

timeoutintegerOptional

If set, overrides global timeout for this request. Unit is seconds.

Request

This endpoint expects an object.
searcheslist of objectsRequired

Response

successful operation

timedoubleOptional

Time spent to process this request

statusstringOptional
resultlist of lists of objectsOptional