Gets all of the NodeRoutes for a Node
| Name | Description | Additional information |
|---|---|---|
| nodeId |
Define this parameter in the request URI. |
[
{
"nodeRouteId": "bbfefb1f-8e63-4440-af85-61c944848a4d",
"tenantId": "38feaa73-9974-40e6-a5ff-4066a652d4d7",
"userId": "bd746291-2b2f-41ec-ba82-c505adc94b7b",
"userGroupId": "1767c8cc-90b5-491c-ba11-45518d3eef61",
"deviceId": "874ce273-b483-4839-a1a7-5d7c43759067",
"deviceGroupId": "ad9520ff-6192-48a4-91a1-5acd47c56709",
"applicationId": "866a8eb8-86a4-4afc-b22c-d395653c1cc1",
"applicationVersionId": "1aeb9ce9-badc-49b5-8600-a7507c6e44c9",
"nodeId": "f3e26875-e370-4db5-ab08-5f30881874cb",
"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-08-27T04:31:59.0482899+00:00",
"updatedDateUtc": "2026-08-27T04:31:59.0482899+00:00"
},
{
"nodeRouteId": "bbfefb1f-8e63-4440-af85-61c944848a4d",
"tenantId": "38feaa73-9974-40e6-a5ff-4066a652d4d7",
"userId": "bd746291-2b2f-41ec-ba82-c505adc94b7b",
"userGroupId": "1767c8cc-90b5-491c-ba11-45518d3eef61",
"deviceId": "874ce273-b483-4839-a1a7-5d7c43759067",
"deviceGroupId": "ad9520ff-6192-48a4-91a1-5acd47c56709",
"applicationId": "866a8eb8-86a4-4afc-b22c-d395653c1cc1",
"applicationVersionId": "1aeb9ce9-badc-49b5-8600-a7507c6e44c9",
"nodeId": "f3e26875-e370-4db5-ab08-5f30881874cb",
"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-08-27T04:31:59.0482899+00:00",
"updatedDateUtc": "2026-08-27T04:31:59.0482899+00:00"
},
{
"nodeRouteId": "bbfefb1f-8e63-4440-af85-61c944848a4d",
"tenantId": "38feaa73-9974-40e6-a5ff-4066a652d4d7",
"userId": "bd746291-2b2f-41ec-ba82-c505adc94b7b",
"userGroupId": "1767c8cc-90b5-491c-ba11-45518d3eef61",
"deviceId": "874ce273-b483-4839-a1a7-5d7c43759067",
"deviceGroupId": "ad9520ff-6192-48a4-91a1-5acd47c56709",
"applicationId": "866a8eb8-86a4-4afc-b22c-d395653c1cc1",
"applicationVersionId": "1aeb9ce9-badc-49b5-8600-a7507c6e44c9",
"nodeId": "f3e26875-e370-4db5-ab08-5f30881874cb",
"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-08-27T04:31:59.0482899+00:00",
"updatedDateUtc": "2026-08-27T04:31:59.0482899+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-08-27T04:31:59.0482899+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-08-27T04:31:59.0482899+00:00</UpdatedDateUtc>
<ApplicationId>866a8eb8-86a4-4afc-b22c-d395653c1cc1</ApplicationId>
<ApplicationVersionId>1aeb9ce9-badc-49b5-8600-a7507c6e44c9</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>ad9520ff-6192-48a4-91a1-5acd47c56709</DeviceGroupId>
<DeviceId>874ce273-b483-4839-a1a7-5d7c43759067</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>f3e26875-e370-4db5-ab08-5f30881874cb</NodeId>
<NodeRouteId>bbfefb1f-8e63-4440-af85-61c944848a4d</NodeRouteId>
<TenantId>38feaa73-9974-40e6-a5ff-4066a652d4d7</TenantId>
<UserGroupId>1767c8cc-90b5-491c-ba11-45518d3eef61</UserGroupId>
<UserId>bd746291-2b2f-41ec-ba82-c505adc94b7b</UserId>
</NodeRouteRepresentation>
<NodeRouteRepresentation>
<CreatedDateUtc>2026-08-27T04:31:59.0482899+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-08-27T04:31:59.0482899+00:00</UpdatedDateUtc>
<ApplicationId>866a8eb8-86a4-4afc-b22c-d395653c1cc1</ApplicationId>
<ApplicationVersionId>1aeb9ce9-badc-49b5-8600-a7507c6e44c9</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>ad9520ff-6192-48a4-91a1-5acd47c56709</DeviceGroupId>
<DeviceId>874ce273-b483-4839-a1a7-5d7c43759067</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>f3e26875-e370-4db5-ab08-5f30881874cb</NodeId>
<NodeRouteId>bbfefb1f-8e63-4440-af85-61c944848a4d</NodeRouteId>
<TenantId>38feaa73-9974-40e6-a5ff-4066a652d4d7</TenantId>
<UserGroupId>1767c8cc-90b5-491c-ba11-45518d3eef61</UserGroupId>
<UserId>bd746291-2b2f-41ec-ba82-c505adc94b7b</UserId>
</NodeRouteRepresentation>
<NodeRouteRepresentation>
<CreatedDateUtc>2026-08-27T04:31:59.0482899+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-08-27T04:31:59.0482899+00:00</UpdatedDateUtc>
<ApplicationId>866a8eb8-86a4-4afc-b22c-d395653c1cc1</ApplicationId>
<ApplicationVersionId>1aeb9ce9-badc-49b5-8600-a7507c6e44c9</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>ad9520ff-6192-48a4-91a1-5acd47c56709</DeviceGroupId>
<DeviceId>874ce273-b483-4839-a1a7-5d7c43759067</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>f3e26875-e370-4db5-ab08-5f30881874cb</NodeId>
<NodeRouteId>bbfefb1f-8e63-4440-af85-61c944848a4d</NodeRouteId>
<TenantId>38feaa73-9974-40e6-a5ff-4066a652d4d7</TenantId>
<UserGroupId>1767c8cc-90b5-491c-ba11-45518d3eef61</UserGroupId>
<UserId>bd746291-2b2f-41ec-ba82-c505adc94b7b</UserId>
</NodeRouteRepresentation>
</ArrayOfNodeRouteRepresentation>