통화 전사 조회

View as Markdown

통화 전사 상태와 완료된 경우 segment 배열까지 한 번에 반환합니다. 상태는 completed / pending / failed / not_requested 로 구분됩니다.

Authentication

AuthorizationBearer

API Key를 Bearer 토큰으로 전달

Path parameters

accountIdstringRequired
callIdstringRequired

Response

전사 상태 + (completed 시) segments

object
OR
object
OR
object
OR
object

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error