Export report data in a xlsx file format

Export report data in a xlsx file format.

GET /analytics/reports/{uuid}/export/xlsx

Returns a .xlsx file

Path Parameters

NameTypeDescription

uuid*

String

Report Identifier

content:
            application/json:
              schema:
                type: string
                format: binary

Last updated