---
title: "Get a Wireguard tunnel"
slug: "get-a-wireguard-tunnel-3"
updated: 2026-02-18T12:52:40Z
published: 2026-02-18T12:52:58Z
canonical: "support.perimeter81.com/get-a-wireguard-tunnel-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 a Wireguard tunnel

Get/v2.3/networks/standard/{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='935c5377-6721-40cd-a495-498b05f5cc95'>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='cadeda72-9cd3-4771-bccd-a5aeff8ba367'>application/json</option>
</select>object  idstring    
messagestring    

403

Forbidden

<select class='api-response-data' aria-label='Media type'><option value='770d8602-1e05-4659-b292-d943b5a0d15b'>application/json</option>
</select>object  idstring    
messagestring    

404

Resource not found

<select class='api-response-data' aria-label='Media type'><option value='06368609-49ea-4ebc-808a-6497e0809186'>application/json</option>
</select>object  idstring    
messagestring
