통화 요약 조회
통화 요약 조회
transcript 가 완료된 통화에 대해 자동 생성된 LLM 구조화 요약 결과를 조회합니다. 상태는 completed / pending / failed / not_requested 로 구분됩니다. completed 일 때 resultJson 에 조직이 등록한 출력 스키마(또는 기본 스키마)에 맞춘 JSON 이 inline 으로 반환됩니다.
Authentication
AuthorizationBearer
API Key를 Bearer 토큰으로 전달
Path parameters
accountId
callId
Response
요약 상태 + (completed 시) resultJson
OR
OR
OR
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error