Retrieve points

POST
Retrieves all details from multiple points.

Path parameters

collection_namestringRequired
Name of the collection to retrieve from

Query parameters

consistencyinteger or enumOptional
Define read consistency guarantees for the operation

Request

This endpoint expects an object.
idslist of integers or stringsRequired
Look for points with ids
shard_keystring or integer or list of strings or integers or anyOptional
Specify in which shards to look for the points, if not specified - look in all shards
with_payloadboolean or list of strings or object or anyOptional
Select which payload to return with the response. Default: All
with_vectorboolean or list of stringsOptional
Options for specifying which vector to include

Response

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