---
title: "GET /subscriptions/{subscriptionId}/providers/microsoft.insights/actionGroups"
method: GET
path: "/subscriptions/{subscriptionId}/providers/microsoft.insights/actionGroups"
---

# GET /subscriptions/{subscriptionId}/providers/microsoft.insights/actionGroups

`GET /subscriptions/{subscriptionId}/providers/microsoft.insights/actionGroups`

Get a list of all action groups in a subscription.

## Parameters

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

## Response `200`

The request succeeded.

- ActionGroupList — A list of action groups.
  - `value` ActionGroupResource[] — The list of action groups.
    - `id` string — Azure resource Id
    - `name` string — Azure resource name
    - `type` string — Azure resource type
    - `location` string, required — Resource location
    - `tags` unknown
  - `nextLink` string — Provides the link to retrieve the next set of elements.

## Other responses

- `default` — An error occurred and the list of action groups could not be retrieved.

## Changes

- **2021-01-08** (2019-06-01) `3a9769cc0f06` — 2 warning
  - deleted the `path` request parameter `subscriptionId`
  - deleted the `query` request parameter `api-version`

[Change history](https://skmtc.dev/azure/apis/azure-action-groups-api/changes/subscriptions/:subscriptionId/providers/microsoft.insights/actionGroups/get.md)

---

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