Returns the dashboards of the current user.

GET

Returns the dashboards of the current user.

Required Permissions: The user must be the creator.

Query parameters

includeWidgetsbooleanOptionalDefaults to false

Include the widgets of the dashboards in the results. Not required. False by default.

Response

OK

idstringOptionalformat: "uuid"

The id of the dashboard.

userIdstringOptionalformat: "uuid"

The id of the user that the dashboard belongs to.

widgetslist of objectsOptional

A list of all widgets of the dashboard.

Built with