Assistants
Check assistant status
Get the status of an assistant.
For guidance and examples, see Manage assistants
GET
Authorizations
Pinecone API Key
Path Parameters
The name of the assistant to get a status on.
Response
200 - application/json
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 - 45
Available options:
Initializing
, Failed
, Ready
, Terminating
The host where the assistant is deployed.
Description or directive for the assistant to apply to all responses.
Was this page helpful?