Get Agent
Agents
Get Agent
Retrieve complete agent configuration by ID
GET
Get Agent
Overview
Get the full configuration of a specific agent, including STT/LLM/TTS settings, prompt, tools, widget config, and associated media files.Authentication
string
required
Your eigi.ai API key. Must be prefixed with
vk_.Path Parameters
string
required
The unique agent ID.Example:
68ea2517dbb84c09bae1ba0aResponse
string
Agent ID.
string
Agent name.
string
Agent description.
string
INBOUND or OUTBOUND.string
Agent category.
object
Speech-to-Text configuration.
object
Large Language Model configuration.
object
Text-to-Speech configuration.
object
Prompt reference with name, version, and content.
string
Agent’s greeting message.
object
Configured tools.
object
Widget configuration.
array
Media files associated with the agent (avatars, images).
string
ISO 8601 creation timestamp.
string
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)
Whether call analysis is enabled for the agent
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

