Get Agent Config
interviews
Get Agent Config
Get full interview configuration for the agent.
This endpoint is used by the LiveKit agent to fetch complete interview configuration (including interview_guide) when only interview_room_id is provided in the token metadata. This avoids HTTP 414 errors from overly long tokens.
Parameters:
- interview_room_id: UUID of the interview room
Headers:
- X-Agent-Secret: Optional shared secret for authentication
Returns:
- Full interview configuration including interview_guide
GET
Get Agent Config
Headers
Path Parameters
Response
Successful Response