For the complete documentation index, see llms.txt. This page is also available as Markdown.

Export report data in a csv file format

Export report data in a csv file format

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

Returns a csv file

Path Parameters

Name
Type
Description

uuid*

String

Report Identifier

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

Was this helpful?