Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Returns all Tunnels for the authenticated user’s customer_id. Requires wan:view
scope.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.