---
title: "GET /api/device-configurations/{configurationId}"
method: GET
path: "/api/device-configurations/{configurationId}"
tags: ["IoT Devices"]
---

# GET /api/device-configurations/{configurationId}

`GET /api/device-configurations/{configurationId}`

## Path parameters

- `configurationId` string, required

## Response `200`

Success

- DeviceConfig
  - `configurationId` string, nullable — The configuration identifier.
  - `modelId` string, nullable — The model identifier.
  - `tags` object, nullable — The device tags targeted by the configuration.
  - `properties` object, nullable — The configuration properties.
  - `priority` integer — The Configuration priority.

---

[API](https://skmtc.net/cgi-fr/apis/azure-iot-hub-portal-api.md) · [All operations](https://skmtc.net/cgi-fr/apis/azure-iot-hub-portal-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cgi-fr/azure-iot-hub-portal-api/revisions/ce058568b9f0/schema)
