GET /analytics/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 4 months ago