Authorization: Bearer ********************curl --location --request GET 'http://localhost:8080/OpcSub/nodes/by-root?namespaceIndex=6&identifier=MyObjectsFolder' \
--header 'Authorization: Bearer <token>'[
{
"id": "string",
"name": "string"
}
]