---
title: "GET /providers/Microsoft.Management/managementGroups"
method: GET
path: "/providers/Microsoft.Management/managementGroups"
---

# GET /providers/Microsoft.Management/managementGroups

`GET /providers/Microsoft.Management/managementGroups`

List management groups for the authenticated user.

## Query parameters

- `$skiptoken` string

## Headers

- `Cache-Control` string

## Parameters

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

## Response `200`

The request has succeeded.

- ManagementGroupListResult — Describes the result of the request to list management groups.
  - `value` ManagementGroupInfo[] — The list of management groups.
    - `id` string — The fully qualified ID for the management group. For example, /providers/Microsoft.Management/managementGroups/0000000-0000-0000-0000-000000000000
    - `type` string — The type of the resource. For example, Microsoft.Management/managementGroups
    - `name` string — The name of the management group. For example, 00000000-0000-0000-0000-000000000000
    - `properties` ManagementGroupInfoProperties — The generic properties of a management group.
      - `tenantId` string — The AAD Tenant ID associated with the management group. For example, 00000000-0000-0000-0000-000000000000
      - `displayName` string — The friendly name of the management group.
  - `@nextLink` string — The URL to use for getting the next set of results.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/azure/apis/management-microsoft-management-managementgroups.md) · [All operations](https://skmtc.net/azure/apis/management-microsoft-management-managementgroups/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/management-microsoft-management-managementgroups/revisions/2a185afab701/schema)
