Data plane
Fetch
The Fetch
operation looks up and returns vectors, by ID, from a single namespace.
The returned vectors include the vector data and/or metadata.
GET
Authorizations
An API Key is required to call Pinecone APIs. Get yours at https://app.pinecone.io/.
Query Parameters
The vector IDs to fetch. Does not accept values containing spaces. Limited to 1000 IDs.
Response
200
application/json
A successful response.
The response for the Fetch
operation.