Returns the status of the current report

Returns the status of the current report

GET /analytics/report

Returns the status of the current report

content:
            application/json:
              schema:
                "$ref": "#/components/schemas/ReportDTO"

Last updated