Dashboard
Get all dashboards
get/dashboard/info
Response
DashboardElementList
Example response
{
"auth": "ok",
"data": [
{
"cssclass": "fa",
"href": "_1631547759877",
"id": "_1631547759877",
"name": "Search",
"owner": "admin",
"param": "search",
"type": 1,
"weight": 10
}
],
"status": "ok",
"total": 1
}