Returns the dashboards of the current user.

Returns the dashboards of the current user.

Required Permissions
The user must be the creator.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

includeWidgetsbooleanOptionalDefaults to false

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

Response

OK

idUUIDOptional

The id of the dashboard.

userIdUUIDOptional

The id of the user that the dashboard belongs to.

widgetslist of objectsOptional

A list of all widgets of the dashboard.