---
title: "Get route table"
slug: "get-route-table-3"
updated: 2026-02-18T12:52:40Z
published: 2026-02-18T12:52:58Z
canonical: "support.perimeter81.com/get-route-table-3"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.perimeter81.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get route table

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

Get the complete route table for an enhanced network

SecurityHTTPType bearer

Path parametersnetworkIdstringRequired

Query parameterspageinteger

Specifies the current page of the paginated result set

limitinteger

Defines the number of results per page

Responses200

Success

<select class='api-response-data' aria-label='Media type'><option value='cf177556-b886-4ff7-b464-ba8387a80060'>application/json</option>
</select>Expand Allobject  data Array of object (EnhancedRouteTable)   object  idstring    

Route table entry ID

tunnelIds Array of string   

List of tunnels ID

Min items1string    
subnets Array of string   

List of subnet CIDR blocks

Min items1string    
propagatedboolean    

Whether the route is propagated automatically

Defaultfalse

itemsTotalnumber    
pagenumber    
totalPagenumber    

401

Unauthorized

<select class='api-response-data' aria-label='Media type'><option value='b966c79b-a8c8-4631-93e8-0092fa4e4032'>application/json</option>
</select>object  idstring    
messagestring    

403

Forbidden

<select class='api-response-data' aria-label='Media type'><option value='917bc1ce-074f-4d72-9daf-ffff412d10a4'>application/json</option>
</select>object  idstring    
messagestring    

404

Resource not found

<select class='api-response-data' aria-label='Media type'><option value='f959ecf4-6b72-4bc6-9455-6651cb4afe52'>application/json</option>
</select>object  idstring    
messagestring
