---
title: "List the components present in a module"
method: GET
path: "/devices/{deviceId}/modules/{moduleName}/components"
---

# List the components present in a module

`GET /devices/{deviceId}/modules/{moduleName}/components`

## Path parameters

- `deviceId` string, required
- `moduleName` string, required

## Query parameters

- `api-version` string, required

## Response `200`

Success

- Collection — The collection of entities.
  - `value` object[], required — The collection of entities.
  - `nextLink` string — URL to get the next page of entities.

## Other responses

- `default` — An error response received from the IoT Central Service.

---

[API](https://skmtc.net/azure/apis/iotcentral-iotcentral.md) · [All operations](https://skmtc.net/azure/apis/iotcentral-iotcentral/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/iotcentral-iotcentral/versions/565d8813cbd3/schema)
