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
Name
Type
Description
uuid*
String
Report Identifier
content:
application/json:
schema:
type: string
format: binary content:
application/json:
schema:
"$ref": "#/components/schemas/InternalServerErrorDTO"Last updated
Was this helpful?