Gets all of the NodeRoutes for a Node
| Name | Description | Additional information |
|---|---|---|
| nodeId |
Define this parameter in the request URI. |
[
{
"nodeRouteId": "5444b149-c3a3-4aec-91a0-8d46d5f1f6a8",
"tenantId": "ea8316d6-3051-4812-b8fc-8eeca245c806",
"userId": "d070c089-d56d-46e8-84f2-72d823f8dbc1",
"userGroupId": "d1ede319-7162-496a-96d3-67ab8572fcbc",
"deviceId": "cd76377a-d3fd-4f04-86ed-9d11b35c4ced",
"deviceGroupId": "088529ca-a5a9-4bd4-957e-f1454f224ac7",
"applicationId": "c4f72153-4534-47e9-82fd-7a23550f3819",
"applicationVersionId": "ab5e6eae-ba0b-4ee1-b127-79b366ebfdd4",
"nodeId": "0ed9c8b1-6e66-492b-a70b-dfab70d98421",
"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-08T12:03:15.28358+00:00",
"updatedDateUtc": "2026-06-08T12:03:15.28358+00:00"
},
{
"nodeRouteId": "5444b149-c3a3-4aec-91a0-8d46d5f1f6a8",
"tenantId": "ea8316d6-3051-4812-b8fc-8eeca245c806",
"userId": "d070c089-d56d-46e8-84f2-72d823f8dbc1",
"userGroupId": "d1ede319-7162-496a-96d3-67ab8572fcbc",
"deviceId": "cd76377a-d3fd-4f04-86ed-9d11b35c4ced",
"deviceGroupId": "088529ca-a5a9-4bd4-957e-f1454f224ac7",
"applicationId": "c4f72153-4534-47e9-82fd-7a23550f3819",
"applicationVersionId": "ab5e6eae-ba0b-4ee1-b127-79b366ebfdd4",
"nodeId": "0ed9c8b1-6e66-492b-a70b-dfab70d98421",
"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-08T12:03:15.28358+00:00",
"updatedDateUtc": "2026-06-08T12:03:15.28358+00:00"
},
{
"nodeRouteId": "5444b149-c3a3-4aec-91a0-8d46d5f1f6a8",
"tenantId": "ea8316d6-3051-4812-b8fc-8eeca245c806",
"userId": "d070c089-d56d-46e8-84f2-72d823f8dbc1",
"userGroupId": "d1ede319-7162-496a-96d3-67ab8572fcbc",
"deviceId": "cd76377a-d3fd-4f04-86ed-9d11b35c4ced",
"deviceGroupId": "088529ca-a5a9-4bd4-957e-f1454f224ac7",
"applicationId": "c4f72153-4534-47e9-82fd-7a23550f3819",
"applicationVersionId": "ab5e6eae-ba0b-4ee1-b127-79b366ebfdd4",
"nodeId": "0ed9c8b1-6e66-492b-a70b-dfab70d98421",
"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-08T12:03:15.28358+00:00",
"updatedDateUtc": "2026-06-08T12:03:15.28358+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-08T12:03:15.28358+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-06-08T12:03:15.28358+00:00</UpdatedDateUtc>
<ApplicationId>c4f72153-4534-47e9-82fd-7a23550f3819</ApplicationId>
<ApplicationVersionId>ab5e6eae-ba0b-4ee1-b127-79b366ebfdd4</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>088529ca-a5a9-4bd4-957e-f1454f224ac7</DeviceGroupId>
<DeviceId>cd76377a-d3fd-4f04-86ed-9d11b35c4ced</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>0ed9c8b1-6e66-492b-a70b-dfab70d98421</NodeId>
<NodeRouteId>5444b149-c3a3-4aec-91a0-8d46d5f1f6a8</NodeRouteId>
<TenantId>ea8316d6-3051-4812-b8fc-8eeca245c806</TenantId>
<UserGroupId>d1ede319-7162-496a-96d3-67ab8572fcbc</UserGroupId>
<UserId>d070c089-d56d-46e8-84f2-72d823f8dbc1</UserId>
</NodeRouteRepresentation>
<NodeRouteRepresentation>
<CreatedDateUtc>2026-06-08T12:03:15.28358+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-06-08T12:03:15.28358+00:00</UpdatedDateUtc>
<ApplicationId>c4f72153-4534-47e9-82fd-7a23550f3819</ApplicationId>
<ApplicationVersionId>ab5e6eae-ba0b-4ee1-b127-79b366ebfdd4</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>088529ca-a5a9-4bd4-957e-f1454f224ac7</DeviceGroupId>
<DeviceId>cd76377a-d3fd-4f04-86ed-9d11b35c4ced</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>0ed9c8b1-6e66-492b-a70b-dfab70d98421</NodeId>
<NodeRouteId>5444b149-c3a3-4aec-91a0-8d46d5f1f6a8</NodeRouteId>
<TenantId>ea8316d6-3051-4812-b8fc-8eeca245c806</TenantId>
<UserGroupId>d1ede319-7162-496a-96d3-67ab8572fcbc</UserGroupId>
<UserId>d070c089-d56d-46e8-84f2-72d823f8dbc1</UserId>
</NodeRouteRepresentation>
<NodeRouteRepresentation>
<CreatedDateUtc>2026-06-08T12:03:15.28358+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-06-08T12:03:15.28358+00:00</UpdatedDateUtc>
<ApplicationId>c4f72153-4534-47e9-82fd-7a23550f3819</ApplicationId>
<ApplicationVersionId>ab5e6eae-ba0b-4ee1-b127-79b366ebfdd4</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>088529ca-a5a9-4bd4-957e-f1454f224ac7</DeviceGroupId>
<DeviceId>cd76377a-d3fd-4f04-86ed-9d11b35c4ced</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>0ed9c8b1-6e66-492b-a70b-dfab70d98421</NodeId>
<NodeRouteId>5444b149-c3a3-4aec-91a0-8d46d5f1f6a8</NodeRouteId>
<TenantId>ea8316d6-3051-4812-b8fc-8eeca245c806</TenantId>
<UserGroupId>d1ede319-7162-496a-96d3-67ab8572fcbc</UserGroupId>
<UserId>d070c089-d56d-46e8-84f2-72d823f8dbc1</UserId>
</NodeRouteRepresentation>
</ArrayOfNodeRouteRepresentation>