curl --location --request GET 'https://prod.iotn2n.com/iotapi/amis/LogLevel/'
{
"ACL": {
"*": {
"read": true,
"write": false
}
},
"Subscribed": true,
"createdAt": "string",
"deviceid": "string",
"level": "string",
"name": "string",
"objectId": "string",
"order": 0,
"parent": {
"__type": "Pointer",
"className": "LogLevel",
"objectId": "string"
},
"path": "string",
"topic": "string",
"type": "string",
"updatedAt": "string"
}