API ReferencePointsRetrieve pointsPOSThttp://localhost:6333/collections/:collection_name/pointsRetrieves all details from multiple points.Path parameterscollection_namestringRequiredName of the collection to retrieve fromHeadersapi-keystringRequiredQuery parametersconsistencyinteger or enumOptionalDefine read consistency guarantees for the operationShow 2 variantsRequestList of points to retrieveidslist of uint64s or stringsRequiredLook for points with idsShow 2 variantsshard_keystring or uint64 or list of strings or uint64s or anyOptionalSpecify in which shards to look for the points, if not specified - look in all shardsShow 2 variantswith_payloadboolean or list of strings or object or anyOptionalSelect which payload to return with the response. Default: AllShow 2 variantswith_vectorboolean or list of stringsOptionalOptions for specifying which vector to includeShow 2 variantsResponsesuccessful operationtimedouble or nullTime spent to process this requeststatusstring or nullresultlist of objects or nullShow 4 properties