에이전트 조회

View as Markdown

Authentication

AuthorizationBearer

API Key를 Bearer 토큰으로 전달

Path parameters

accountIdstringRequired

계정 ID

agentIdstringRequired

에이전트 ID

Response

조회 성공

agentIdstring

에이전트 ID

namestring
instructionsstring

에이전트 시스템 프롬프트

greetingboolean

통화 연결 직후 에이전트가 먼저 인사할지 여부

languagestring

에이전트 기본 언어

modelstring

현재 에이전트가 사용하는 LLM 모델

voicestring or null

현재 음성 ID

voiceProviderstring or null

음성 출력 제공자

voiceModelstring or null

외부 TTS 모델. 모델 내장 음성에서는 null입니다.

configurationobject
phoneNumberslist of strings

이 에이전트에 착신 연결된 전화번호

dateCreateddatetime
dateUpdateddatetime

Errors

401
Unauthorized Error
404
Not Found Error