Returns the list of templates of a specific dashboard.
A dashboard template defines the layout and the widgets of a dashboard page; only one template of a dashboard can be flagged as main, and it is the one presented by default.
Set includeInherited to true to obtain also the templates inherited from the parent thing-definitions.
The name of the tenant (e.g. acme).
The dashboard identifier.
If true, the response includes the elements inherited from parent thing definitions.
Successful operation.
The bean providing dashboard template details.
The dashboard template unique identifier.
The dashboard template friendly name.
The identifier of the parent dashboard.
The flag indicating the main template of the dashboard. Only one template can be the main template of 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.