curl --location --request GET '/core/data/latest' \ --header 'Authorization: {{ACCESS_TOKEN}}'
[ { "id": "string", "tableId": "string", "tagId": "string", "time": 0, "value": 0 } ]