Get tags list from a preset.
GET {{baseUrl}}/presets/{{preset_id}}/visualisations/tag-list
Warning: this endpoint is cached. This means that the returned data is not necessarily the latest. So, be careful when using this endpoint with live data endpoints. The cache is automatically updated, but can also be updated at will thanks to POST /presets/{preset_id}/refreshData.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
from | string | start time of the period of the query, in ms since January 1, 1970 UTC | |
to | string | end time of the period of the query, in ms since January 1, 1970 UTC | |
type | string | the tag type |