---
title: "GET /providers/Microsoft.Management/managementGroups/{groupId}/subscriptions/{subscriptionId}"
method: GET
path: "/providers/Microsoft.Management/managementGroups/{groupId}/subscriptions/{subscriptionId}"
tags: ["ManagementGroups"]
---

# GET /providers/Microsoft.Management/managementGroups/{groupId}/subscriptions/{subscriptionId}

`GET /providers/Microsoft.Management/managementGroups/{groupId}/subscriptions/{subscriptionId}`

Retrieves details about given subscription which is associated with the management group.

## Path parameters

- `groupId` string, required
- `subscriptionId` string, required

## Query parameters

- `api-version` string, required

## Headers

- `Cache-Control` string

## Response `200`

OK

- SubscriptionUnderManagementGroup — The details of subscription under management group.
  - `id` string — The fully qualified ID for the subscription. For example, /providers/Microsoft.Management/managementGroups/0000000-0000-0000-0000-000000000000/subscriptions/0000000-0000-0000-0000-000000000001
  - `type` string — The type of the resource. For example, Microsoft.Management/managementGroups/subscriptions
  - `name` string — The stringified id of the subscription. For example, 00000000-0000-0000-0000-000000000000
  - `properties` SubscriptionUnderManagementGroupProperties — The generic properties of subscription under a management group.
    - `tenant` string — The AAD Tenant ID associated with the subscription. For example, 00000000-0000-0000-0000-000000000000
    - `displayName` string — The friendly name of the subscription.
    - `parent` DescendantParentGroupInfo — The ID of the parent management group.
      - `id` string — The fully qualified ID for the parent management group. For example, /providers/Microsoft.Management/managementGroups/0000000-0000-0000-0000-000000000000
    - `state` string — The state of the subscription.

## Other responses

- `default` — Error

---

[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/8a88b7130da6/schema)
