---
title: "Get a Wireguard tunnel"
slug: "get-a-wireguard-tunnel"
updated: 2026-02-18T12:52:40Z
published: 2026-02-18T12:52:58Z
canonical: "support.perimeter81.com/get-a-wireguard-tunnel"
---

> ## 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 a Wireguard tunnel

Get/v2.3/networks/{networkId}/tunnels/wireguard/{tunnelId}

Required permissions: `[&quot;network:read&quot;]`

SecurityHTTPType bearer

Path parametersnetworkIdstringRequired
tunnelIdstringRequired

Responses200

Success

<select class='api-response-data' aria-label='Media type'><option value='6710ff0f-1193-40f8-aec9-6e4e87718c98'>application/json</option>
</select>object  remoteEndpointstring  (ipv4)    
remoteSubnets Array of string   Min length1string    
regionIDstring    

Region ID

gatewayIDstring    

Gateway ID

tunnelNamestring    

The name of the tunnel

Min length3Max length15Pattern^[a-zA-Z0-9]*$
createdAtstring  (date-time)    

The date when this record was created.

updatedAtstring  (date-time)    

The date of last update of the record.

tunnelIDstring    
typestring    Default"wireguard"

401

Unauthorized

<select class='api-response-data' aria-label='Media type'><option value='7474970e-198c-4a5a-aa3d-ec10eaa12f6a'>application/json</option>
</select>object  idstring    
messagestring    

403

Forbidden

<select class='api-response-data' aria-label='Media type'><option value='f7835983-3d75-4d4f-8b16-deaeba9a2507'>application/json</option>
</select>object  idstring    
messagestring    

404

Resource not found

<select class='api-response-data' aria-label='Media type'><option value='12e603d5-c5c2-476e-bf82-e58a6a7aa495'>application/json</option>
</select>object  idstring    
messagestring
