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.eyJhdWQiOlsiY3VzdG9tZXItdjEiXSwic3ViIjoxOCwiZXhwIjoxNzgwOTk0MDYyfQ.xe3BIEN5II-zi1f4TL82nFRC4ATZxGcu-G3CvVeOuGE
Host: example.org
Cookie: 

Route

GET /api/rest/customer/v1/cdr-exports/dfdf51ba-63dd-11f1-a9f9-8a88935d4f9d/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="dfdf51ba-63dd-11f1-a9f9-8a88935d4f9d.csv.gz"
cache-control: no-cache
x-request-id: 7dac35b2-2475-464a-9d25-698aa5043f10
x-runtime: 0.004843

Status

200 OK