Vectors
Fetch vectors
The fetch
operation looks up and returns vectors, by ID, from a single namespace. The returned vectors include the vector data and/or metadata.
For guidance and examples, see Fetch data.
GET
/
vectors
/
fetch
Query Parameters
The vector IDs to fetch. Does not accept values containing spaces.
Was this page helpful?