curl --location --request GET 'https://prod.iotn2n.com/iotapi/classes/Category/'
{
"ACL": {
"*": {
"read": true,
"write": false
}
},
"createdAt": "string",
"data": {},
"level": 0,
"name": "string",
"objectId": "string",
"order": 0,
"parent": {
"__type": "Pointer",
"className": "Category",
"objectId": "string"
},
"updatedAt": "string"
}