Get Agent
Agents
Get Agent
Retrieve complete agent configuration by ID
GET
Get Agent
Documentation Index
Fetch the complete documentation index at: https://docs.eigi.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Get the full configuration of a specific agent, including STT/LLM/TTS settings, prompt, tools, widget config, and associated media files.Authentication
Your eigi.ai API key. Must be prefixed with
vk_.Path Parameters
The unique agent ID.Example:
68ea2517dbb84c09bae1ba0aResponse
Agent ID.
Agent name.
Agent description.
INBOUND or OUTBOUND.Agent category.
Speech-to-Text configuration.
Large Language Model configuration.
Text-to-Speech configuration.
Prompt reference with name, version, and content.
Agent’s greeting message.
Configured tools.
Widget configuration.
Media files associated with the agent (avatars, images).
ISO 8601 creation timestamp.
ISO 8601 last update timestamp.
Authorizations
API key for authentication. Get your API key from the eigi.ai Dashboard under Settings → API Keys.
Path Parameters
The unique agent ID
Response
Successfully retrieved agent
Agent ID
Agent name
Agent description
Agent type
Available options:
INBOUND, OUTBOUND Agent category
Usage tips
Associated mobile numbers
STT configuration
LLM configuration
TTS configuration
STS configuration (if set)
Prompt reference
Agent's greeting message
Dynamic variables in the prompt
Configured tools
Widget configuration
Media files associated with the agent
Creation timestamp
Last update timestamp

