Cdrs API

get recording

GET /api/rest/admin/cdrs/:id/recording

Request

Headers

Accept: application/vnd.api+json
Content-Type: application/vnd.api+json
Authorization: eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOjUzLCJhdWQiOlsiYWRtaW4iXSwiZXhwIjoxNzg2MzYwMjg3fQ.rE450FvzDfA7yRVObdihPicGa5IDfhuyxOtQLYFZlb8
Host: example.org
Cookie: 

Route

GET /api/rest/admin/cdrs/4/recording

Response

Headers

x-frame-options: SAMEORIGIN
x-xss-protection: 0
x-content-type-options: nosniff
x-permitted-cross-domain-policies: none
referrer-policy: strict-origin-when-cross-origin
x-accel-redirect: /record/EU.mp3
content-type: audio/mpeg
cache-control: no-cache
x-request-id: 24d0436a-00ea-476b-aaf3-2cf92ee44fdb
x-runtime: 0.006528

Status

200 OK