---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.Network/networkInterfaces"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Network/networkInterfaces"
tags: ["NetworkInterfaces"]
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.Network/networkInterfaces

`GET /subscriptions/{subscriptionId}/providers/Microsoft.Network/networkInterfaces`

Gets all network interfaces in a subscription.

## Path parameters

- `subscriptionId` string, required

## Query parameters

- `api-version` string, required

## Response `200`

Request successful. The operation returns a list of NetworkInterface resources.

- NetworkInterfaceListResult — Response for the ListNetworkInterface API service call.
  - `value` NetworkInterface[] — A list of network interfaces in a resource group. — unresolved $ref
  - `nextLink` string — The URL to get the next set of results.

---

[API](https://skmtc.dev/azure/apis/networkmanagementclient-21.md) · [All operations](https://skmtc.dev/azure/apis/networkmanagementclient-21/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/networkmanagementclient-21/revisions/162e6f6ee622/schema)
