---
title: "Gets a list of all nGroups under a subscription."
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.ContainerInstance/ngroups"
---

# Gets a list of all nGroups under a subscription.

`GET /subscriptions/{subscriptionId}/providers/Microsoft.ContainerInstance/ngroups`

Gets a list of all nGroups under a subscription.

## Path parameters

- `subscriptionId` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK

- NGroupsListResult — The nGroups list response that contains the nGroups properties.
  - `value` NGroup[] — The list of N Groups.
    - `id` string — The resource id.
    - `name` string — The resource name.
    - `type` string — The resource type.
    - `location` string — The resource location.
    - `tags` object — The resource tags.
    - `zones` string[] — The zones for the container group.
  - `nextLink` string — The URI to fetch the next page of N Groups.

## Other responses

- `default` — Error response describing why the operation failed.

## Changes

- **2026-07-13** (2017-08-01-preview) `3b95c53f2960` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/containerinstance-microsoft-containerinstance-containerinsta/changes/subscriptions/:subscriptionId/providers/Microsoft.ContainerInstance/ngroups/get.md)

---

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