Operations
List operations
List all operations for an assistant. Returns operations that are in progress, as well as recently completed or failed operations.
Both successful and failed operations are retained for 30 days after completion.
Use the operation_type and status query parameters to filter results.
GET
Documentation Index
Fetch the complete documentation index at: https://docs.pinecone.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Pinecone API Key
Headers
Required date-based version header
Path Parameters
The name of the assistant to list operations for.
Query Parameters
Filter operations by type.
Filter operations by status.
Limit on the number of operations to return.
Required range:
1 <= x <= 100Pagination token to continue a previous listing operation.