Gets all of the NodeRoutes for a Node
| Name | Description | Additional information |
|---|---|---|
| nodeId |
Define this parameter in the request URI. |
[
{
"nodeRouteId": "31be2f32-c89c-4cca-bef7-f6bb93f9ab3c",
"tenantId": "ae681643-20b2-4c0b-a4ef-30abb9220067",
"userId": "a9521c09-4f22-4af9-82ae-b9c1cfa3498e",
"userGroupId": "7e7ae382-5624-4d79-8938-6d91231d6041",
"deviceId": "4ea72443-368e-4d8d-a16b-56e1fdf511ff",
"deviceGroupId": "a78b4cba-337a-4519-87c7-56812bce0d15",
"applicationId": "28db5477-19a6-4742-a512-666695d6f787",
"applicationVersionId": "cf31840a-d6e7-4e24-8167-8746a7539122",
"nodeId": "e7c741a1-c965-44a1-9a25-6c7954c91093",
"name": "sample string 4",
"description": "sample string 5",
"nodeCyanId": 6,
"cyanId": 7,
"customKey": "sample string 8",
"customValue": "sample string 9",
"applyParentRoutes": true,
"applyToDescendants": true,
"applyToTree": true,
"applyToParents": true,
"applyToSiblings": true,
"applyToSiblingsType": "sample string 15",
"ignoreNodeIdsInRouting": [
"sample string 1",
"sample string 2",
"sample string 3"
],
"createdDateUtc": "2026-06-05T00:34:02.9574475+00:00",
"updatedDateUtc": "2026-06-05T00:34:02.9574475+00:00"
},
{
"nodeRouteId": "31be2f32-c89c-4cca-bef7-f6bb93f9ab3c",
"tenantId": "ae681643-20b2-4c0b-a4ef-30abb9220067",
"userId": "a9521c09-4f22-4af9-82ae-b9c1cfa3498e",
"userGroupId": "7e7ae382-5624-4d79-8938-6d91231d6041",
"deviceId": "4ea72443-368e-4d8d-a16b-56e1fdf511ff",
"deviceGroupId": "a78b4cba-337a-4519-87c7-56812bce0d15",
"applicationId": "28db5477-19a6-4742-a512-666695d6f787",
"applicationVersionId": "cf31840a-d6e7-4e24-8167-8746a7539122",
"nodeId": "e7c741a1-c965-44a1-9a25-6c7954c91093",
"name": "sample string 4",
"description": "sample string 5",
"nodeCyanId": 6,
"cyanId": 7,
"customKey": "sample string 8",
"customValue": "sample string 9",
"applyParentRoutes": true,
"applyToDescendants": true,
"applyToTree": true,
"applyToParents": true,
"applyToSiblings": true,
"applyToSiblingsType": "sample string 15",
"ignoreNodeIdsInRouting": [
"sample string 1",
"sample string 2",
"sample string 3"
],
"createdDateUtc": "2026-06-05T00:34:02.9574475+00:00",
"updatedDateUtc": "2026-06-05T00:34:02.9574475+00:00"
},
{
"nodeRouteId": "31be2f32-c89c-4cca-bef7-f6bb93f9ab3c",
"tenantId": "ae681643-20b2-4c0b-a4ef-30abb9220067",
"userId": "a9521c09-4f22-4af9-82ae-b9c1cfa3498e",
"userGroupId": "7e7ae382-5624-4d79-8938-6d91231d6041",
"deviceId": "4ea72443-368e-4d8d-a16b-56e1fdf511ff",
"deviceGroupId": "a78b4cba-337a-4519-87c7-56812bce0d15",
"applicationId": "28db5477-19a6-4742-a512-666695d6f787",
"applicationVersionId": "cf31840a-d6e7-4e24-8167-8746a7539122",
"nodeId": "e7c741a1-c965-44a1-9a25-6c7954c91093",
"name": "sample string 4",
"description": "sample string 5",
"nodeCyanId": 6,
"cyanId": 7,
"customKey": "sample string 8",
"customValue": "sample string 9",
"applyParentRoutes": true,
"applyToDescendants": true,
"applyToTree": true,
"applyToParents": true,
"applyToSiblings": true,
"applyToSiblingsType": "sample string 15",
"ignoreNodeIdsInRouting": [
"sample string 1",
"sample string 2",
"sample string 3"
],
"createdDateUtc": "2026-06-05T00:34:02.9574475+00:00",
"updatedDateUtc": "2026-06-05T00:34:02.9574475+00:00"
}
]
<ArrayOfNodeRouteRepresentation xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BlueDot.Cyan.Server.Core.Models.Rest.Version1">
<NodeRouteRepresentation>
<CreatedDateUtc>2026-06-05T00:34:02.9574475+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-06-05T00:34:02.9574475+00:00</UpdatedDateUtc>
<ApplicationId>28db5477-19a6-4742-a512-666695d6f787</ApplicationId>
<ApplicationVersionId>cf31840a-d6e7-4e24-8167-8746a7539122</ApplicationVersionId>
<ApplyParentRoutes>true</ApplyParentRoutes>
<ApplyToDescendants>true</ApplyToDescendants>
<ApplyToParents>true</ApplyToParents>
<ApplyToSiblings>true</ApplyToSiblings>
<ApplyToSiblingsType>sample string 15</ApplyToSiblingsType>
<ApplyToTree>true</ApplyToTree>
<CustomKey>sample string 8</CustomKey>
<CustomValue>sample string 9</CustomValue>
<CyanId>7</CyanId>
<Description>sample string 5</Description>
<DeviceGroupId>a78b4cba-337a-4519-87c7-56812bce0d15</DeviceGroupId>
<DeviceId>4ea72443-368e-4d8d-a16b-56e1fdf511ff</DeviceId>
<IgnoreNodeIdsInRouting xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:string>sample string 1</d3p1:string>
<d3p1:string>sample string 2</d3p1:string>
<d3p1:string>sample string 3</d3p1:string>
</IgnoreNodeIdsInRouting>
<Name>sample string 4</Name>
<NodeCyanId>6</NodeCyanId>
<NodeId>e7c741a1-c965-44a1-9a25-6c7954c91093</NodeId>
<NodeRouteId>31be2f32-c89c-4cca-bef7-f6bb93f9ab3c</NodeRouteId>
<TenantId>ae681643-20b2-4c0b-a4ef-30abb9220067</TenantId>
<UserGroupId>7e7ae382-5624-4d79-8938-6d91231d6041</UserGroupId>
<UserId>a9521c09-4f22-4af9-82ae-b9c1cfa3498e</UserId>
</NodeRouteRepresentation>
<NodeRouteRepresentation>
<CreatedDateUtc>2026-06-05T00:34:02.9574475+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-06-05T00:34:02.9574475+00:00</UpdatedDateUtc>
<ApplicationId>28db5477-19a6-4742-a512-666695d6f787</ApplicationId>
<ApplicationVersionId>cf31840a-d6e7-4e24-8167-8746a7539122</ApplicationVersionId>
<ApplyParentRoutes>true</ApplyParentRoutes>
<ApplyToDescendants>true</ApplyToDescendants>
<ApplyToParents>true</ApplyToParents>
<ApplyToSiblings>true</ApplyToSiblings>
<ApplyToSiblingsType>sample string 15</ApplyToSiblingsType>
<ApplyToTree>true</ApplyToTree>
<CustomKey>sample string 8</CustomKey>
<CustomValue>sample string 9</CustomValue>
<CyanId>7</CyanId>
<Description>sample string 5</Description>
<DeviceGroupId>a78b4cba-337a-4519-87c7-56812bce0d15</DeviceGroupId>
<DeviceId>4ea72443-368e-4d8d-a16b-56e1fdf511ff</DeviceId>
<IgnoreNodeIdsInRouting xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:string>sample string 1</d3p1:string>
<d3p1:string>sample string 2</d3p1:string>
<d3p1:string>sample string 3</d3p1:string>
</IgnoreNodeIdsInRouting>
<Name>sample string 4</Name>
<NodeCyanId>6</NodeCyanId>
<NodeId>e7c741a1-c965-44a1-9a25-6c7954c91093</NodeId>
<NodeRouteId>31be2f32-c89c-4cca-bef7-f6bb93f9ab3c</NodeRouteId>
<TenantId>ae681643-20b2-4c0b-a4ef-30abb9220067</TenantId>
<UserGroupId>7e7ae382-5624-4d79-8938-6d91231d6041</UserGroupId>
<UserId>a9521c09-4f22-4af9-82ae-b9c1cfa3498e</UserId>
</NodeRouteRepresentation>
<NodeRouteRepresentation>
<CreatedDateUtc>2026-06-05T00:34:02.9574475+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-06-05T00:34:02.9574475+00:00</UpdatedDateUtc>
<ApplicationId>28db5477-19a6-4742-a512-666695d6f787</ApplicationId>
<ApplicationVersionId>cf31840a-d6e7-4e24-8167-8746a7539122</ApplicationVersionId>
<ApplyParentRoutes>true</ApplyParentRoutes>
<ApplyToDescendants>true</ApplyToDescendants>
<ApplyToParents>true</ApplyToParents>
<ApplyToSiblings>true</ApplyToSiblings>
<ApplyToSiblingsType>sample string 15</ApplyToSiblingsType>
<ApplyToTree>true</ApplyToTree>
<CustomKey>sample string 8</CustomKey>
<CustomValue>sample string 9</CustomValue>
<CyanId>7</CyanId>
<Description>sample string 5</Description>
<DeviceGroupId>a78b4cba-337a-4519-87c7-56812bce0d15</DeviceGroupId>
<DeviceId>4ea72443-368e-4d8d-a16b-56e1fdf511ff</DeviceId>
<IgnoreNodeIdsInRouting xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:string>sample string 1</d3p1:string>
<d3p1:string>sample string 2</d3p1:string>
<d3p1:string>sample string 3</d3p1:string>
</IgnoreNodeIdsInRouting>
<Name>sample string 4</Name>
<NodeCyanId>6</NodeCyanId>
<NodeId>e7c741a1-c965-44a1-9a25-6c7954c91093</NodeId>
<NodeRouteId>31be2f32-c89c-4cca-bef7-f6bb93f9ab3c</NodeRouteId>
<TenantId>ae681643-20b2-4c0b-a4ef-30abb9220067</TenantId>
<UserGroupId>7e7ae382-5624-4d79-8938-6d91231d6041</UserGroupId>
<UserId>a9521c09-4f22-4af9-82ae-b9c1cfa3498e</UserId>
</NodeRouteRepresentation>
</ArrayOfNodeRouteRepresentation>