List Dashboards

Lists dashboard overviews in your Confident AI project — metadata and widget counts only. Widget configurations are returned by the dashboard detail endpoint, and computed widget data by the query endpoints.

Headers

CONFIDENT_API_KEYstringRequired
The API key of your Confident AI project.

Response

The dashboard overviews in your project.
successboolean
Indicates if the request was successful.
dataobject
The dashboards in your project.
deprecatedboolean
Indicates if this endpoint is deprecated.