---
title: "GET /deviceUpdate/{instanceId}/management/deviceClasses/{deviceClassId}/installableUpdates"
method: GET
path: "/deviceUpdate/{instanceId}/management/deviceClasses/{deviceClassId}/installableUpdates"
tags: ["Device and deployment management"]
---

# GET /deviceUpdate/{instanceId}/management/deviceClasses/{deviceClassId}/installableUpdates

`GET /deviceUpdate/{instanceId}/management/deviceClasses/{deviceClassId}/installableUpdates`

Gets a list of installable updates for a device class.

## Path parameters

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

## Query parameters

- `api-version` string, required

## Response `200`

The request has succeeded.

- UpdateInfoList — List of update information.
  - `value` UpdateInfo[], required — The UpdateInfo items on this page
    - `updateId` UpdateId, required — Update identifier.
      - `provider` string, required — Update provider.
      - `name` string, required — Update name.
      - `version` string, required — Update version.
    - `description` string — Update description.
    - `friendlyName` string — Friendly update name.
  - `nextLink` string, uri — The link to the next page of items

## Other responses

- `default` — An unexpected error response.

## Changes

> 6 revisions in range; 1 could not be searched.

- **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/deviceClasses/:deviceClassId/installableUpdates/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/ceb0ecac6c82/schema)
