Skip to main content
GET
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-07
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