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

    Get route table


      Article summary

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

      Required permissions: ["network:read"]

      Security
      HTTP
      Type bearer
      Path parameters
      networkId
      stringRequired
      Responses
      200

      Success

      Array of object
      object
      id
      string

      Route ID

      subnets
      Array of string
      string
      interfaceName
      string

      Route table name

      propagated
      boolean
      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?