Assistants
Check assistant status
Get the status of an assistant.
For guidance and examples, see Manage assistants
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
Path Parameters
The name of the assistant to get a status on.
Response
Poll request successful.
The AssistantModel describes the configuration and status of a Pinecone Assistant.
The name of the assistant. Resource name must be 1-45 characters long, start and end with an alphanumeric character, and consist only of lower case alphanumeric characters or '-'.
Required string length:
1 - 45Example:
"example-assistant"
Available options:
Initializing, Failed, Ready, Terminating Description or directive for the assistant to apply to all responses.
The host where the assistant is deployed.