Get route entry
  • 23 Jul 2025
  • 1 Minute to read
  • Contributors

    Get route entry


      Article summary

      Get
      /v2.2/networks/enhanced/{networkId}/route-table/{routeId}

      Get a specific route entry

      Security
      HTTP
      Type bearer
      Path parameters
      networkId
      stringRequired
      routeId
      stringRequired
      Responses
      200

      Success

      object
      id
      string

      Route table entry ID

      tunnelIds
      Array of string

      List of tunnels ID

      Min items1
      string
      subnets
      Array of string

      List of subnet CIDR blocks

      Min items1
      string
      propagated
      boolean

      Whether the route is propagated automatically

      Defaultfalse
      401

      Unauthorized

      object
      id
      string
      message
      string
      403

      Forbidden

      object
      id
      string
      message
      string
      404

      Resource not found

      object
      id
      string
      message
      string

      Was this article helpful?