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.eyJhdWQiOlsiY3VzdG9tZXItdjEiXSwic3ViIjoxOCwiZXhwIjoxNzg0MzgwODUzfQ.itfeK7YogV9jjEFzFyfT_P6ZMEqxWZdS94K4QUxSRhA
Host: example.org
Cookie: 

Route

GET /api/rest/customer/v1/cdr-exports/5cf31510-82ab-11f1-85fd-7a20efe65af3/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="5cf31510-82ab-11f1-85fd-7a20efe65af3.csv.gz"
cache-control: no-cache
x-request-id: 84ac55da-63b6-46c1-bdbc-5daff645e892
x-runtime: 0.005824

Status

200 OK