v54

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-21125231416.4 KB
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.

successboolean required

Indicates if the request was successful.

deprecatedboolean required

Indicates if this endpoint is deprecated.