# Returns all the VPN networks Endpoint: GET /v2/cluster/{clusterFQDN}/vpn Version: 1.0.0 Security: JWTAuthorizer ## Path parameters: - `clusterFQDN` (string, required) Cluster FQDN ## Response 200 fields (application/json): - `ip` (string) - `name` (string) - `route` (string) - `fqdn` (string) - `networkName` (string)