Cdr Exports API

download cdr export file

GET /api/rest/admin/cdr-exports/:id/download

Request

Headers

Accept: application/vnd.api+json
Content-Type: application/vnd.api+json
Authorization: eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOjQ5LCJhdWQiOlsiYWRtaW4iXSwiZXhwIjoxNzgwOTk0NTkwfQ.kA8c-ov7e2uebSGqjgjtXF0ceVerE__RVntoUV7Lk1w
Host: example.org
Cookie: 

Route

GET /api/rest/admin/cdr-exports/2/download

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: /x-redirect/cdr_export/2.csv.gz
content-type: text/csv; charset=utf-8
content-disposition: attachment; filename="2.csv.gz"
cache-control: no-cache
x-request-id: 3fc4d8e7-c457-4e52-a2d6-16cbe21c4f07
x-runtime: 0.005154

Status

200 OK