Returns records from a collection by ID or metadata filter.
Tenant UUID
Database name
Collection UUID
Records can be retrieved by their IDs or by a metadata filter. At least one of ids or where
must be provided. Use include to specify which fields to return in the response.
Use this enum to specify which fields should be returned when retrieving records.
distances, documents, embeddings, metadatas, uris x >= 0x >= 0Records retrieved from the collection
All arrays have the same length, with each index representing a single record.
Only fields specified in the request's include parameter are populated.
List of fields that were included in this response.
Use this enum to specify which fields should be returned when retrieving records.
distances, documents, embeddings, metadatas, uris