Dashboards
Get Dashboard
Retrieves a single dashboard with embedded widget configurations and lines. This endpoint does not compute widget data; use a query endpoint for rendered data.
get/v1/dashboards/{dashboardId}
Path parameters
dashboardIdstring required
The id of the dashboard.
Response
The requested dashboard with embedded widget configurations.