---
title: "GET /deviceUpdate/{instanceId}/updates/providers"
method: GET
path: "/deviceUpdate/{instanceId}/updates/providers"
tags: ["Update management"]
---

# GET /deviceUpdate/{instanceId}/updates/providers

`GET /deviceUpdate/{instanceId}/updates/providers`

Get a list of all update providers that have been imported to Device Update for
IoT Hub.

## Path parameters

- `instanceId` string, required

## Query parameters

- `api-version` string, required

## Response `200`

The request has succeeded.

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

## Other responses

- `default` — An unexpected error response.

---

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