Discover batch points

POST
Retrieves points in batches based on the target and/or positive and negative example pairs.

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
Use context and a target to find the most similar points, constrained by the context.

Response

This endpoint returns an object.
timedoubleOptional
Time spent to process this request
statusstringOptional
resultlist of lists of objectsOptional
Search result