v1
latestOpenAPI 3.0.02026-07-141,4077,1665.2 MBDashboard Lists
Get items of a Dashboard List
Fetch the dashboard list’s dashboard definitions.
get/api/v2/dashboard/lists/manual/{dashboard_list_id}/dashboards
Path parameters
dashboard_list_idinteger required
ID of the dashboard list to get items from.
Response
OK
Example response
{
"dashboards": []
}