---
title: "GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices"
method: GET
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices"
tags: ["Devices"]
---

# GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices

`GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices`

Gets all the Data Box Edge/Data Box Gateway devices in a resource group.

## Path parameters

- `subscriptionId` string, required
- `resourceGroupName` string, required

## Query parameters

- `api-version` string, required
- `$expand` string

## Response `200`

The collection of Data Box Edge/Data Box Gateway devices.

- DataBoxEdgeDeviceList — The collection of Data Box Edge/Gateway devices.
  - `value` DataBoxEdgeDevice[] — The list of Data Box Edge/Gateway devices.
    - `id` string — The path ID that uniquely identifies the object.
    - `name` string — The object name.
    - `type` string — The hierarchical type of the object.
  - `nextLink` string — Link to the next set of results.

## Other responses

- `default` — Error response describing why the operation failed.

---

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