Query points in batch

POST
Universally query points in batch. This endpoint covers all capabilities of search, recommend, discover, filters. But also enables hybrid and multi-stage queries.

Path parameters

collection_namestringRequired
Name of the collection to query

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

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