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
Authorizations
An API Key is required to call Pinecone APIs. Get yours at https://www.pinecone.io/start/
Query Parameters
The vector IDs to fetch. Does not accept values containing spaces.
Was this page helpful?