---
title: "GET /deviceupdate/{instanceId}/v2/management/deviceclasses/{deviceClassId}/deviceids"
method: GET
path: "/deviceupdate/{instanceId}/v2/management/deviceclasses/{deviceClassId}/deviceids"
tags: ["Device management"]
---

# GET /deviceupdate/{instanceId}/v2/management/deviceclasses/{deviceClassId}/deviceids

`GET /deviceupdate/{instanceId}/v2/management/deviceclasses/{deviceClassId}/deviceids`

Gets a list of device identifiers in a device class.

## Path parameters

- `instanceId` string, required
- `deviceClassId` string, required

## Response `200`

All device identifiers in the specified device class.

- PageableListOfStrings — The list of strings with server paging support.
  - `value` string[] — The collection of pageable items.
  - `nextLink` string — The link to the next page of items.

## Other responses

- `404` — Not found.

## Changes

- **2021-03-02** (2020-09-01) `be0eed01a5b1` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/deviceupdate-microsoft-deviceupdate/changes/deviceupdate/:instanceId/v2/management/deviceclasses/:deviceClassId/deviceids/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/be0eed01a5b1/schema)
