Get a specific assistant by ID.
Returns the assistant details if it belongs to your organization.
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.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
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.