Tunnel
List all tunnels for current user
Returns all Tunnels for the authenticated user’s customer_id. Requires wan:view
scope.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
List of Tunnels (limited fields)
The response is of type object[]
.