Path Parameters
assistant_id
(string, required): The unique identifier for the assistant you want to retrieve. This ID is returned when you create an assistant or list all assistants.
Response
If an assistant with the specified ID is found, the response will be a JSON object containing the full details of that assistant. This is the same object structure you receive when listing multiple assistants.Response
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
Successful Response
Schema for assistant response.
LLM provider: openai, anthropic, gemini, xai, groq, custom
Configuration for the selected LLM provider.
Twilio account configuration.
Settings for the Large Language Model.
Settings for call interruption behavior.
Settings for Text-to-Speech (TTS) service.
Settings for Speech-to-Text (STT) service.
Settings for integrated tools.
Settings for Retrieval-Augmented Generation (RAG).
Settings for LLM fallback providers.