Cyan Web API - Version 1


GET api/nodeRoutes

            Gets all NodeRoutes for a tenant.
            

Response Information

Response body formats

application/json, text/json

Sample:
[
  {
    "nodeRouteId": "1015084b-9bb2-4951-ba7f-02f5439dd757",
    "tenantId": "30562dbd-0074-433e-89a8-c2aedcebff84",
    "userId": "303e1c53-7fc8-4bdf-8102-444677f7d611",
    "userGroupId": "18e5613e-5f5c-4fc4-bdbc-e46514075297",
    "deviceId": "6551117b-10cd-447f-8676-5fa92f2cbc12",
    "deviceGroupId": "3b699bee-b0bb-4b4c-b20c-a45935c1bf48",
    "applicationId": "d750ab8a-9c5f-409e-bbf5-e85dc2700359",
    "applicationVersionId": "de1354bc-0a22-44b6-a553-aa606d5d436a",
    "nodeId": "a12ff890-5279-4902-9676-9a10fb4c9107",
    "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-03-08T10:51:00.6165505+00:00",
    "updatedDateUtc": "2026-03-08T10:51:00.6165505+00:00"
  },
  {
    "nodeRouteId": "1015084b-9bb2-4951-ba7f-02f5439dd757",
    "tenantId": "30562dbd-0074-433e-89a8-c2aedcebff84",
    "userId": "303e1c53-7fc8-4bdf-8102-444677f7d611",
    "userGroupId": "18e5613e-5f5c-4fc4-bdbc-e46514075297",
    "deviceId": "6551117b-10cd-447f-8676-5fa92f2cbc12",
    "deviceGroupId": "3b699bee-b0bb-4b4c-b20c-a45935c1bf48",
    "applicationId": "d750ab8a-9c5f-409e-bbf5-e85dc2700359",
    "applicationVersionId": "de1354bc-0a22-44b6-a553-aa606d5d436a",
    "nodeId": "a12ff890-5279-4902-9676-9a10fb4c9107",
    "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-03-08T10:51:00.6165505+00:00",
    "updatedDateUtc": "2026-03-08T10:51:00.6165505+00:00"
  },
  {
    "nodeRouteId": "1015084b-9bb2-4951-ba7f-02f5439dd757",
    "tenantId": "30562dbd-0074-433e-89a8-c2aedcebff84",
    "userId": "303e1c53-7fc8-4bdf-8102-444677f7d611",
    "userGroupId": "18e5613e-5f5c-4fc4-bdbc-e46514075297",
    "deviceId": "6551117b-10cd-447f-8676-5fa92f2cbc12",
    "deviceGroupId": "3b699bee-b0bb-4b4c-b20c-a45935c1bf48",
    "applicationId": "d750ab8a-9c5f-409e-bbf5-e85dc2700359",
    "applicationVersionId": "de1354bc-0a22-44b6-a553-aa606d5d436a",
    "nodeId": "a12ff890-5279-4902-9676-9a10fb4c9107",
    "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-03-08T10:51:00.6165505+00:00",
    "updatedDateUtc": "2026-03-08T10:51:00.6165505+00:00"
  }
]

application/xml, text/xml

Sample:
<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-03-08T10:51:00.6165505+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-03-08T10:51:00.6165505+00:00</UpdatedDateUtc>
    <ApplicationId>d750ab8a-9c5f-409e-bbf5-e85dc2700359</ApplicationId>
    <ApplicationVersionId>de1354bc-0a22-44b6-a553-aa606d5d436a</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>3b699bee-b0bb-4b4c-b20c-a45935c1bf48</DeviceGroupId>
    <DeviceId>6551117b-10cd-447f-8676-5fa92f2cbc12</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>a12ff890-5279-4902-9676-9a10fb4c9107</NodeId>
    <NodeRouteId>1015084b-9bb2-4951-ba7f-02f5439dd757</NodeRouteId>
    <TenantId>30562dbd-0074-433e-89a8-c2aedcebff84</TenantId>
    <UserGroupId>18e5613e-5f5c-4fc4-bdbc-e46514075297</UserGroupId>
    <UserId>303e1c53-7fc8-4bdf-8102-444677f7d611</UserId>
  </NodeRouteRepresentation>
  <NodeRouteRepresentation>
    <CreatedDateUtc>2026-03-08T10:51:00.6165505+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-03-08T10:51:00.6165505+00:00</UpdatedDateUtc>
    <ApplicationId>d750ab8a-9c5f-409e-bbf5-e85dc2700359</ApplicationId>
    <ApplicationVersionId>de1354bc-0a22-44b6-a553-aa606d5d436a</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>3b699bee-b0bb-4b4c-b20c-a45935c1bf48</DeviceGroupId>
    <DeviceId>6551117b-10cd-447f-8676-5fa92f2cbc12</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>a12ff890-5279-4902-9676-9a10fb4c9107</NodeId>
    <NodeRouteId>1015084b-9bb2-4951-ba7f-02f5439dd757</NodeRouteId>
    <TenantId>30562dbd-0074-433e-89a8-c2aedcebff84</TenantId>
    <UserGroupId>18e5613e-5f5c-4fc4-bdbc-e46514075297</UserGroupId>
    <UserId>303e1c53-7fc8-4bdf-8102-444677f7d611</UserId>
  </NodeRouteRepresentation>
  <NodeRouteRepresentation>
    <CreatedDateUtc>2026-03-08T10:51:00.6165505+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-03-08T10:51:00.6165505+00:00</UpdatedDateUtc>
    <ApplicationId>d750ab8a-9c5f-409e-bbf5-e85dc2700359</ApplicationId>
    <ApplicationVersionId>de1354bc-0a22-44b6-a553-aa606d5d436a</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>3b699bee-b0bb-4b4c-b20c-a45935c1bf48</DeviceGroupId>
    <DeviceId>6551117b-10cd-447f-8676-5fa92f2cbc12</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>a12ff890-5279-4902-9676-9a10fb4c9107</NodeId>
    <NodeRouteId>1015084b-9bb2-4951-ba7f-02f5439dd757</NodeRouteId>
    <TenantId>30562dbd-0074-433e-89a8-c2aedcebff84</TenantId>
    <UserGroupId>18e5613e-5f5c-4fc4-bdbc-e46514075297</UserGroupId>
    <UserId>303e1c53-7fc8-4bdf-8102-444677f7d611</UserId>
  </NodeRouteRepresentation>
</ArrayOfNodeRouteRepresentation>