livekit-internal
Get Agent Config
Get full agent configuration for LiveKit agent worker.
Returns everything needed to run the agent:
- System prompt and first message
- Model settings (LLM, TTS, STT)
- Tools (with parameter schemas)
get/api/v1/livekit/agent-config/{voice_agent_id}
Path parameters
voice_agent_idstring uuid required
Query parameters
customer_numberstring nullable
call_external_idstring nullable
trunk_phonestring nullable
dialed_numberstring nullable
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.