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
default:10

The number of results to return per page.

Required range: 1 <= x <= 100
paginationToken
string

The token to use to retrieve the next page of results.

Response

This operation returns a list of all the backups for the given index that you have previously created.

The list of backups that exist in the project.

data
object[]
pagination
object

The pagination object that is returned with paginated responses.

Example: