CDR Exports API

download cdr export file

GET /api/rest/customer/v1/cdr-exports/:id/download

Request

Headers

Accept: application/vnd.api+json
Content-Type: application/vnd.api+json
Authorization: eyJhbGciOiJIUzI1NiJ9.eyJhdWQiOlsiY3VzdG9tZXItdjEiXSwic3ViIjoxOCwiZXhwIjoxNzg2MzU5NzU5fQ.5NvlBbHAy7ynR6l3DG_djoNBapEFbPLEw8L80-Usebg
Host: example.org
Cookie: 

Route

GET /api/rest/customer/v1/cdr-exports/dcffc198-94aa-11f1-9684-4e29394502aa/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/8.csv.gz
content-type: text/csv; charset=utf-8
content-disposition: attachment; filename="dcffc198-94aa-11f1-9684-4e29394502aa.csv.gz"
cache-control: no-cache
x-request-id: 7753599d-9240-479f-8c74-932fabb61282
x-runtime: 0.005197

Status

200 OK