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: binarycontent:
application/json:
schema:
"$ref": "#/components/schemas/InternalServerErrorDTO"Last updated
Was this helpful?