X-ApiKey: ********************
curl --location --request GET 'https://residentia.fi/api/v1/sensor//history' \ --header 'X-ApiKey: <api-key>'
[ { "sensor_id": "A000000001", "disp_name": "KL meno", "unit": "°C", "data": [ { "value": 85.5, "timestamp": 1541769538 } ] } ]