---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.Network/virtualWans"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Network/virtualWans"
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.Network/virtualWans

`GET /subscriptions/{subscriptionId}/providers/Microsoft.Network/virtualWans`

Lists all the VirtualWANs in a subscription.

## Parameters

- `./network.json#/components/parameters/SubscriptionIdParameter` — unresolved $ref
- `./network.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Response `200`

Request successful. Returns the details of all the VirtualWANs in the subscription.

- ListVirtualWANsResult — Result of the request to list VirtualWANs. It contains a list of VirtualWANs and a URL nextLink to get the next set of results.
  - `value` VirtualWAN[] — List of VirtualWANs. — unresolved $ref
  - `nextLink` string — URL to get the next set of operation list results if there are any.

## Other responses

- `default` — Error.

---

[API](https://skmtc.dev/azure/apis/virtualwanasaservicemanagementclient.md) · [All operations](https://skmtc.dev/azure/apis/virtualwanasaservicemanagementclient/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/virtualwanasaservicemanagementclient/revisions/fc55aa7f5a63/schema)
