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.eyJzdWIiOjQ5LCJhdWQiOlsiYWRtaW4iXSwiZXhwIjoxNzg0MzgxMzc4fQ.Aki4Jn7OfLItd0Ff6-KuLDOwGdjnPKgp8esgHINkPbA
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: 80bf5a7d-a1db-4d7d-a8c1-916e1d6f27e3
x-runtime: 0.006014

Status

200 OK