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

> ## 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 entry

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

Get a specific route entry

SecurityHTTPType bearer

Path parametersnetworkIdstringRequired
routeIdstringRequired

Responses200

Success

<select class='api-response-data' aria-label='Media type'><option value='90a6cd25-9e6c-4bf6-a722-47347d8ae3ae'>application/json</option>
</select>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

401

Unauthorized

<select class='api-response-data' aria-label='Media type'><option value='782565f5-825a-49ec-8a4b-dc11b741d523'>application/json</option>
</select>object  idstring    
messagestring    

403

Forbidden

<select class='api-response-data' aria-label='Media type'><option value='9ac1646f-93e9-426c-b852-b76394932f83'>application/json</option>
</select>object  idstring    
messagestring    

404

Resource not found

<select class='api-response-data' aria-label='Media type'><option value='ab87162c-e059-454d-89c4-49722baace7b'>application/json</option>
</select>object  idstring    
messagestring
