Skip to main content
GET
List Site WAN Tunnels

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

siteId
string<uuid>
required

The unique identifier for the site.

Example:

"d8f8f8f8-f8f8-f8f8-f8f8-f8f8f8f8f8f8"

Response

A list of WAN tunnel objects for the specified site.

id
string<uuid>

The internal unique identifier for the WAN tunnel record.

Example:

"9f9510bd-a425-4d9d-a7cf-f845a39e26db"

site_id
string<uuid>

The identifier of the site this tunnel belongs to.

Example:

"d8f8f8f8-f8f8-f8f8-f8f8-f8f8f8f8f8f8"

tunnel_id
string<uuid>

The unique identifier for the WAN tunnel resource itself.

Example:

"a1b2c3d4-e5f6-7890-1234-567890abcdef"

username
string

The username associated with the tunnel.

Example:

"tunnel-user-123"