---
title: "GET /deviceUpdate/{instanceId}/management/groups/{groupId}/deviceClassSubgroups"
method: GET
path: "/deviceUpdate/{instanceId}/management/groups/{groupId}/deviceClassSubgroups"
tags: ["Device and deployment management"]
---

# GET /deviceUpdate/{instanceId}/management/groups/{groupId}/deviceClassSubgroups

`GET /deviceUpdate/{instanceId}/management/groups/{groupId}/deviceClassSubgroups`

Get the device class subgroups for the group.

## Path parameters

- `instanceId` string, required
- `groupId` string, required

## Query parameters

- `filter` string
- `api-version` string, required

## Response `200`

The device class subgroup details.

- DeviceClassSubgroupsList — The list of device class subgroups within a group.
  - `value` DeviceClassSubgroup[], required — The collection of pageable items.
    - `deviceClassId` string, required — Device class subgroup identity.
    - `groupId` string, required — Group identity.
    - `createdDateTime` string, required — Date and time when the device class subgroup was created.
    - `deviceCount` integer — The number of devices in the device class subgroup.
    - `deploymentId` string — The active deployment Id for the device class subgroup.
  - `nextLink` string — The link to the next page of items.

## Other responses

- `default` — Default response.

## Changes

- **2026-07-13** (2020-09-01) `5ba53cf1b884` — 1 info
  - endpoint added
- **2021-03-02** (2020-09-01) `be0eed01a5b1` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/azure/apis/deviceupdate-microsoft-deviceupdate/changes/deviceUpdate/:instanceId/management/groups/:groupId/deviceClassSubgroups/get.md)

---

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