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.eyJzdWIiOjQ5LCJhdWQiOlsiYWRtaW4iXSwiZXhwIjoxNzg2MzYwMjg3fQ.95GTEmuMBwmqkyn6hdctQ7-DNYa8o9EkRHqJBZ6OhLc
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: b2193e2a-bbaf-4600-be4f-be4de4523c16
x-runtime: 0.005464

Status

200 OK