GET /analytics/dashboards
GET
/analytics/dashboards
Returns all dashboards.
content: application/json: schema: type: array items: "$ref": "#/components/schemas/DashboardDTO"
content: application/json: schema: "$ref": "#/components/schemas/InternalServerErrorDTO"
Last updated 4 months ago