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.
Path parameters
dashboardId
The id of the dashboard.
Headers
CONFIDENT_API_KEY
The API key of your Confident AI project.
Response
The requested dashboard with embedded widget configurations.
success
Indicates if the request was successful.
data
The dashboard, including its widget configurations.
deprecated
Indicates if this endpoint is deprecated.