Authorization: Bearer ********************
curl --location --request GET '/api/cps/app/component/childNodes?id&type'
[
{
"id": "",
"text": "",
"state": {
"opened": false,
"disabled": false,
"selected": false,
"undetermined": false
},
"parent": "",
"children": {},
"type": "",
"li_attr": {
"": {}
}
}
]