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": "57880de8-d471-4f12-99f8-3170e32a0373",
    "tenantId": "cd96bbd0-ea18-4df2-8154-5d4361170609",
    "userId": "4e0bf026-feb7-4517-aad3-62d415d8376f",
    "userGroupId": "9163a414-7c61-4e82-8c16-ffbf30c68e1f",
    "deviceId": "f7f67c66-45d3-4fe2-b102-f02110029a89",
    "deviceGroupId": "11e00d2a-5d8c-488d-928c-107bdf9efce3",
    "applicationId": "e39c690d-99fb-4aa6-8b01-05571563acf4",
    "applicationVersionId": "119c71d0-6111-4a53-8463-0b641217a6de",
    "nodeId": "bd4e717e-17b5-4e0e-8aec-094d4cfe2f8f",
    "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": "2025-06-14T06:17:44.6795408+00:00",
    "updatedDateUtc": "2025-06-14T06:17:44.6795408+00:00"
  },
  {
    "nodeRouteId": "57880de8-d471-4f12-99f8-3170e32a0373",
    "tenantId": "cd96bbd0-ea18-4df2-8154-5d4361170609",
    "userId": "4e0bf026-feb7-4517-aad3-62d415d8376f",
    "userGroupId": "9163a414-7c61-4e82-8c16-ffbf30c68e1f",
    "deviceId": "f7f67c66-45d3-4fe2-b102-f02110029a89",
    "deviceGroupId": "11e00d2a-5d8c-488d-928c-107bdf9efce3",
    "applicationId": "e39c690d-99fb-4aa6-8b01-05571563acf4",
    "applicationVersionId": "119c71d0-6111-4a53-8463-0b641217a6de",
    "nodeId": "bd4e717e-17b5-4e0e-8aec-094d4cfe2f8f",
    "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": "2025-06-14T06:17:44.6795408+00:00",
    "updatedDateUtc": "2025-06-14T06:17:44.6795408+00:00"
  },
  {
    "nodeRouteId": "57880de8-d471-4f12-99f8-3170e32a0373",
    "tenantId": "cd96bbd0-ea18-4df2-8154-5d4361170609",
    "userId": "4e0bf026-feb7-4517-aad3-62d415d8376f",
    "userGroupId": "9163a414-7c61-4e82-8c16-ffbf30c68e1f",
    "deviceId": "f7f67c66-45d3-4fe2-b102-f02110029a89",
    "deviceGroupId": "11e00d2a-5d8c-488d-928c-107bdf9efce3",
    "applicationId": "e39c690d-99fb-4aa6-8b01-05571563acf4",
    "applicationVersionId": "119c71d0-6111-4a53-8463-0b641217a6de",
    "nodeId": "bd4e717e-17b5-4e0e-8aec-094d4cfe2f8f",
    "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": "2025-06-14T06:17:44.6795408+00:00",
    "updatedDateUtc": "2025-06-14T06:17:44.6795408+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>2025-06-14T06:17:44.6795408+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2025-06-14T06:17:44.6795408+00:00</UpdatedDateUtc>
    <ApplicationId>e39c690d-99fb-4aa6-8b01-05571563acf4</ApplicationId>
    <ApplicationVersionId>119c71d0-6111-4a53-8463-0b641217a6de</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>11e00d2a-5d8c-488d-928c-107bdf9efce3</DeviceGroupId>
    <DeviceId>f7f67c66-45d3-4fe2-b102-f02110029a89</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>bd4e717e-17b5-4e0e-8aec-094d4cfe2f8f</NodeId>
    <NodeRouteId>57880de8-d471-4f12-99f8-3170e32a0373</NodeRouteId>
    <TenantId>cd96bbd0-ea18-4df2-8154-5d4361170609</TenantId>
    <UserGroupId>9163a414-7c61-4e82-8c16-ffbf30c68e1f</UserGroupId>
    <UserId>4e0bf026-feb7-4517-aad3-62d415d8376f</UserId>
  </NodeRouteRepresentation>
  <NodeRouteRepresentation>
    <CreatedDateUtc>2025-06-14T06:17:44.6795408+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2025-06-14T06:17:44.6795408+00:00</UpdatedDateUtc>
    <ApplicationId>e39c690d-99fb-4aa6-8b01-05571563acf4</ApplicationId>
    <ApplicationVersionId>119c71d0-6111-4a53-8463-0b641217a6de</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>11e00d2a-5d8c-488d-928c-107bdf9efce3</DeviceGroupId>
    <DeviceId>f7f67c66-45d3-4fe2-b102-f02110029a89</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>bd4e717e-17b5-4e0e-8aec-094d4cfe2f8f</NodeId>
    <NodeRouteId>57880de8-d471-4f12-99f8-3170e32a0373</NodeRouteId>
    <TenantId>cd96bbd0-ea18-4df2-8154-5d4361170609</TenantId>
    <UserGroupId>9163a414-7c61-4e82-8c16-ffbf30c68e1f</UserGroupId>
    <UserId>4e0bf026-feb7-4517-aad3-62d415d8376f</UserId>
  </NodeRouteRepresentation>
  <NodeRouteRepresentation>
    <CreatedDateUtc>2025-06-14T06:17:44.6795408+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2025-06-14T06:17:44.6795408+00:00</UpdatedDateUtc>
    <ApplicationId>e39c690d-99fb-4aa6-8b01-05571563acf4</ApplicationId>
    <ApplicationVersionId>119c71d0-6111-4a53-8463-0b641217a6de</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>11e00d2a-5d8c-488d-928c-107bdf9efce3</DeviceGroupId>
    <DeviceId>f7f67c66-45d3-4fe2-b102-f02110029a89</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>bd4e717e-17b5-4e0e-8aec-094d4cfe2f8f</NodeId>
    <NodeRouteId>57880de8-d471-4f12-99f8-3170e32a0373</NodeRouteId>
    <TenantId>cd96bbd0-ea18-4df2-8154-5d4361170609</TenantId>
    <UserGroupId>9163a414-7c61-4e82-8c16-ffbf30c68e1f</UserGroupId>
    <UserId>4e0bf026-feb7-4517-aad3-62d415d8376f</UserId>
  </NodeRouteRepresentation>
</ArrayOfNodeRouteRepresentation>