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

dashboardIdstringRequired
The id of the dashboard.

Headers

CONFIDENT_API_KEYstringRequired
The API key of your Confident AI project.

Response

The requested dashboard with embedded widget configurations.
successboolean
Indicates if the request was successful.
dataobject
The dashboard, including its widget configurations.
deprecatedboolean
Indicates if this endpoint is deprecated.