---
title: "List container group profiles in a subscription."
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.ContainerInstance/containerGroupProfiles"
---

# List container group profiles in a subscription.

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

Gets a list of all container group profiles under a subscription.

## Parameters

- `../../../../../../common-types/resource-management/v5/types.json#/components/parameters/SubscriptionIdParameter` — unresolved $ref
- `../../../../../../common-types/resource-management/v5/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Response `200`

OK

- ContainerGroupProfileListResult — The container group profile list response
  - `value` ContainerGroupProfile[] — The list of ContainerGroupProfiles under a subscription or resource group.
    - `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 Container Group Profiles.

## Other responses

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

## Changes

- **2026-07-13** (2017-08-01-preview) `540a7f5ef13b` — 1 info
  - endpoint added
- **2026-07-13** (2017-08-01-preview) `114fa0867ea1` — 1 info
  - endpoint added
- **2026-07-13** (2017-08-01-preview) `3b95c53f2960` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/azure/apis/containerinstance-microsoft-containerinstance-containerinsta/changes/subscriptions/:subscriptionId/providers/Microsoft.ContainerInstance/containerGroupProfiles/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/540a7f5ef13b/schema)
