GET

https://{index_host}

/
vectors
/
fetch

Authorizations

Api-Key
string
headerrequired

An API Key is required to call Pinecone APIs. Get yours at https://www.pinecone.io/start/

Query Parameters

ids
string[]
required

The vector IDs to fetch. Does not accept values containing spaces.

namespace
string

Response

200 - application/json

The response for the fetch operation.

vectors
object
namespace
string

The namespace of the vectors.

usage
object

Was this page helpful?