Fetch documents from a namespace by their IDs. Returns the specified fields for each document.
Documentation Index
Fetch the complete documentation index at: https://docs.pinecone.io/llms.txt
Use this file to discover all available pages before exploring further.
202601-alpha. APIs may continue to evolve before general availability.include_fields is optional. When omitted, all stored fields on each document are returned.
Required date-based version header
The namespace to fetch documents from.
A successful fetch response.
The response for the fetch_documents operation.