Vox Gateway
Calls

Get Recording

GET/api/v1/calls/{call_id}/recording

번호 API 키로 녹음 파일을 받습니다. Range 요청을 지원합니다.

Authorization

numberKey
AuthorizationBearer <token>

번호 API 키. 키가 곧 발신 번호이자 접근 범위다 — 그 번호의 통화만 조회·제어할 수 있다.

In: header

Path Parameters

call_id*Call Id

Header Parameters

Range?string|null
X-Number-Id?string|null

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/api/v1/calls/string/recording"
"string"