2026-08-06 Dashboard API
- Dashboards can now be marked as favorites: new
PUT/DELETE /v1/dashboard/dashboards/{id}/favoriteendpoints added for marking and unmarking a dashboard, andGET /v1/dashboard/dashboards/favoritesfor listing the favorited ones - New optional
favoriteandfavorites_firstquery parameters added toGET /v1/dashboard/dashboardsfor returning only favorites or listing them first, and afavoritedflag is now returned on the dashboard list, read, create, update, and delete responses