Skip to main content
GET
Full-text search is in public preview and uses API version 2026-01.alpha. APIs may continue to evolve before general availability.
Returns all indexes in the project, including their current status and configuration. Each item in the response has the same shape as GET /indexes/{index_name}.

Authorizations

Api-Key
string
header
required

An API Key is required to call Pinecone APIs. Get yours from the console.

Headers

X-Pinecone-Api-Version
string
default:2026-01.alpha
required

Required date-based version header

Response

This operation returns a list of all the indexes that you have previously created, and which are associated with the given project.

The list of indexes that exist in the project.

indexes
object[]

List of indexes in the project