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