curl --location --request GET 'https://prod.iotn2n.com/iotapi/amis/Timescale/'
{
"ACL": {
"*": {
"read": true,
"write": false
}
},
"createdAt": "string",
"device": {
"__type": "Pointer",
"className": "Device",
"objectId": "string"
},
"objectId": "string",
"product": {
"__type": "Pointer",
"className": "Product",
"objectId": "string"
},
"tags": {},
"updatedAt": "string",
"values": {}
}