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.

Important Notice: This Perimeter 81 documentation site is being deprecated and will be permanently removed on July 26, 2026.

Please use the latest Check Point Documentation Portal for current product documentation and updates. Access the Check Point Documentation Portal

Get route entry

Prev Next
Get
/v2.3/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