Skip to main content
GET

Authorizations

Api-Key
string
header
required

Pinecone API Key

Headers

X-Pinecone-Api-Version
string
default:2026-04
required

Required date-based version header

Path Parameters

assistant_name
string
required

The name of the assistant to list operations for.

Query Parameters

operation_type
string

Filter operations by type.

status
string

Filter operations by status.

limit
integer

Limit on the number of operations to return.

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

Pagination token to continue a previous listing operation.

Response

A list of operations.

A list of operations.

operations
object[]

The list of operations for the assistant.

pagination
object

Object that contains the next pagination token to continue a previous listing operation.

Example: