Returns all points in a page-by-page manner. By default, all resulting points are sorted by {id}. To query the next page specify the last {id} in the offset field. Additionally, you can specify filters and sorting options.
Name of the collection to retrieve from
Define read consistency guarantees for the operation
If set, overrides global timeout for this request. Unit is seconds.
Specify in which shards to look for the points, if not specified - look in all shards
Start ID to read points from.
Page size. Default: 10
Look only for points which satisfies this conditions. If not provided - all points.
Select which payload to return with the response. Default is true.
Options for specifying which vector to include
Order the records by a payload field.
successful operation
Time spent to process this request
Result of the points read request