Returns all reports
Returns all reports
GET
/analytics/reports
Returns all reports
content:
application/json:
schema:
type: array
items:
"$ref": "#/components/schemas/ReportDTO"
Last updated