Gets all of the NodeRoutes for a Node
| Name | Description | Additional information |
|---|---|---|
| nodeId |
Define this parameter in the request URI. |
[
{
"nodeRouteId": "0dcc2ace-0783-48bb-8f77-d0aa0729189b",
"tenantId": "ea73f0de-abeb-46a6-8b25-5deceb6142d6",
"userId": "4e4e8817-1ecf-4241-aabb-b2ac74bba620",
"userGroupId": "66c7ba2e-414e-48c8-b969-8547f061ad81",
"deviceId": "b5d11573-88d9-4ee3-beec-1ca68d882d59",
"deviceGroupId": "07dcb21b-e69b-40d1-8e48-e3bb1fa32eea",
"applicationId": "807d675d-8c13-4a61-b06b-78a20fb8cad7",
"applicationVersionId": "d5d03c9d-5aa0-4748-98f0-2c1aacead41d",
"nodeId": "ef9ec926-db23-4656-9a33-eb7239352fd4",
"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-04-24T23:47:26.1003004+00:00",
"updatedDateUtc": "2026-04-24T23:47:26.1003004+00:00"
},
{
"nodeRouteId": "0dcc2ace-0783-48bb-8f77-d0aa0729189b",
"tenantId": "ea73f0de-abeb-46a6-8b25-5deceb6142d6",
"userId": "4e4e8817-1ecf-4241-aabb-b2ac74bba620",
"userGroupId": "66c7ba2e-414e-48c8-b969-8547f061ad81",
"deviceId": "b5d11573-88d9-4ee3-beec-1ca68d882d59",
"deviceGroupId": "07dcb21b-e69b-40d1-8e48-e3bb1fa32eea",
"applicationId": "807d675d-8c13-4a61-b06b-78a20fb8cad7",
"applicationVersionId": "d5d03c9d-5aa0-4748-98f0-2c1aacead41d",
"nodeId": "ef9ec926-db23-4656-9a33-eb7239352fd4",
"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-04-24T23:47:26.1003004+00:00",
"updatedDateUtc": "2026-04-24T23:47:26.1003004+00:00"
},
{
"nodeRouteId": "0dcc2ace-0783-48bb-8f77-d0aa0729189b",
"tenantId": "ea73f0de-abeb-46a6-8b25-5deceb6142d6",
"userId": "4e4e8817-1ecf-4241-aabb-b2ac74bba620",
"userGroupId": "66c7ba2e-414e-48c8-b969-8547f061ad81",
"deviceId": "b5d11573-88d9-4ee3-beec-1ca68d882d59",
"deviceGroupId": "07dcb21b-e69b-40d1-8e48-e3bb1fa32eea",
"applicationId": "807d675d-8c13-4a61-b06b-78a20fb8cad7",
"applicationVersionId": "d5d03c9d-5aa0-4748-98f0-2c1aacead41d",
"nodeId": "ef9ec926-db23-4656-9a33-eb7239352fd4",
"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-04-24T23:47:26.1003004+00:00",
"updatedDateUtc": "2026-04-24T23:47:26.1003004+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-04-24T23:47:26.1003004+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-04-24T23:47:26.1003004+00:00</UpdatedDateUtc>
<ApplicationId>807d675d-8c13-4a61-b06b-78a20fb8cad7</ApplicationId>
<ApplicationVersionId>d5d03c9d-5aa0-4748-98f0-2c1aacead41d</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>07dcb21b-e69b-40d1-8e48-e3bb1fa32eea</DeviceGroupId>
<DeviceId>b5d11573-88d9-4ee3-beec-1ca68d882d59</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>ef9ec926-db23-4656-9a33-eb7239352fd4</NodeId>
<NodeRouteId>0dcc2ace-0783-48bb-8f77-d0aa0729189b</NodeRouteId>
<TenantId>ea73f0de-abeb-46a6-8b25-5deceb6142d6</TenantId>
<UserGroupId>66c7ba2e-414e-48c8-b969-8547f061ad81</UserGroupId>
<UserId>4e4e8817-1ecf-4241-aabb-b2ac74bba620</UserId>
</NodeRouteRepresentation>
<NodeRouteRepresentation>
<CreatedDateUtc>2026-04-24T23:47:26.1003004+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-04-24T23:47:26.1003004+00:00</UpdatedDateUtc>
<ApplicationId>807d675d-8c13-4a61-b06b-78a20fb8cad7</ApplicationId>
<ApplicationVersionId>d5d03c9d-5aa0-4748-98f0-2c1aacead41d</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>07dcb21b-e69b-40d1-8e48-e3bb1fa32eea</DeviceGroupId>
<DeviceId>b5d11573-88d9-4ee3-beec-1ca68d882d59</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>ef9ec926-db23-4656-9a33-eb7239352fd4</NodeId>
<NodeRouteId>0dcc2ace-0783-48bb-8f77-d0aa0729189b</NodeRouteId>
<TenantId>ea73f0de-abeb-46a6-8b25-5deceb6142d6</TenantId>
<UserGroupId>66c7ba2e-414e-48c8-b969-8547f061ad81</UserGroupId>
<UserId>4e4e8817-1ecf-4241-aabb-b2ac74bba620</UserId>
</NodeRouteRepresentation>
<NodeRouteRepresentation>
<CreatedDateUtc>2026-04-24T23:47:26.1003004+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-04-24T23:47:26.1003004+00:00</UpdatedDateUtc>
<ApplicationId>807d675d-8c13-4a61-b06b-78a20fb8cad7</ApplicationId>
<ApplicationVersionId>d5d03c9d-5aa0-4748-98f0-2c1aacead41d</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>07dcb21b-e69b-40d1-8e48-e3bb1fa32eea</DeviceGroupId>
<DeviceId>b5d11573-88d9-4ee3-beec-1ca68d882d59</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>ef9ec926-db23-4656-9a33-eb7239352fd4</NodeId>
<NodeRouteId>0dcc2ace-0783-48bb-8f77-d0aa0729189b</NodeRouteId>
<TenantId>ea73f0de-abeb-46a6-8b25-5deceb6142d6</TenantId>
<UserGroupId>66c7ba2e-414e-48c8-b969-8547f061ad81</UserGroupId>
<UserId>4e4e8817-1ecf-4241-aabb-b2ac74bba620</UserId>
</NodeRouteRepresentation>
</ArrayOfNodeRouteRepresentation>