---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.Network/ipGroups"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Network/ipGroups"
tags: ["IpGroups"]
---

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

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

Gets all IpGroups in a subscription.

## Parameters

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

## Response `200`

Request successful. The operation returns a list of ipGroups resources.

- IpGroupListResult — Response for the ListIpGroups API service call.
  - `value` IpGroup[] — The list of IpGroups information resources. — unresolved $ref
  - `nextLink` string — URL to get the next set of results.

## Other responses

- `default` — Unexpected error.

---

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