curl --location --request GET 'https://prod.iotn2n.com/iotapi/amis/Log/'
{
"ACL": {
"*": {
"read": true,
"write": false
}
},
"clientid": "string",
"createdAt": "string",
"devaddr": "string",
"deviceid": "string",
"domain": [
null
],
"level": "string",
"line": 0,
"mfa": "string",
"msg": "string",
"objectId": "string",
"peername": "string",
"pid": "string",
"productid": "string",
"time": 0,
"topic": "string",
"type": "string",
"updatedAt": "string"
}