Skip to main content
GET
This feature is in public preview and available only on Standard and Enterprise plans.

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:2025-10
required

Required date-based version header

Query Parameters

limit
integer<int32>
default:100

Max number of operations to return per page.

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

Pagination token to continue a previous listing operation.

Response

A list of import operations

The response for the list_imports operation.

data
object[]
pagination
object