Dashboards
Query Dashboard Data
Fetches computed data for all widgets on a dashboard, or for a provided subset of widget IDs. Request time range fields override widget defaults for this query only.
post/v1/dashboards/{dashboardId}/query
Path parameters
dashboardIdstring required
The id of the dashboard.
Request body
Response
The computed data for the requested dashboard widgets.