curl --location --request GET 'https://prod.iotn2n.com/iotapi/amis/Menu/'
{
"ACL": {
"*": {
"read": true,
"write": false
}
},
"createdAt": "string",
"icon": "string",
"meta": {},
"name": "string",
"objectId": "string",
"orderBy": 0,
"parent": {
"__type": "Pointer",
"className": "Menu",
"objectId": "string"
},
"updatedAt": "string",
"url": "string"
}