Returns the list of dashboards, optionally restricted to a specific thing-definition.
A dashboard is the set of pages through which the data of a thing are presented to the users; its visibility can be restricted to specific user types and to a minimum service-level.
Set includeInherited to true to obtain also the dashboards inherited from the parent thing-definitions.
The name of the tenant (e.g. acme).
Condition on thing-definition id.
If true, the response includes the elements inherited from parent thing definitions.
Successful operation.
The bean providing dashboard details.
The dashboard unique identifier.
The dashboard friendly name.
The thing-definition identifier associated with the dashboard.
The list of identifiers of the user types associated with the thing dashboard.
The service-level identifier associated with the dashboard.
User not authenticated.
The error response.
User not authorized.
The error response.
Resource was not found.
The error response.
API call rate limit exceeded.
The error response.
Internal server error.
The error response.