Widget
Get widgets
Widgets are groups of datapoints and can be managed in the frontend using your developer account.
Authorization
Authorization
RequiredBearer <token>In: header
Path Parameters
ids
RequiredstringComma separated list of widget ids.
Query Parameters
map
booleanIndicates if map should be returned
Default:
false
Response Body
TypeScript Definitions
Use the response body type in TypeScript.
data
Requiredarray<WidgetDataOut>map
WidgetDataMapOut