Discover batch points

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

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

Batch request points based on { positive, negative } pairs of examples, and/or a target.

searcheslist of objectsRequired

Response

successful operation
timedouble or null
Time spent to process this request
statusstring or null
resultlist of lists of objects or null