Skip to main content
GET

Authorizations

Api-Key
string
header
required

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

Query Parameters

limit
integer<int32>

Max number namespaces to return per page.

paginationToken
string

Pagination token to continue a previous listing operation.

Response

A successful response

namespaces
object[]

The list of namespaces belonging to this index.

pagination
object