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

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

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

Gets all private link service in a subscription.

## Parameters

- `./network.json#/components/parameters/ApiVersionParameter` — unresolved $ref
- `./network.json#/components/parameters/SubscriptionIdParameter` — unresolved $ref

## Response `200`

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

- PrivateLinkServiceListResult — Response for the ListPrivateLinkService API service call.
  - `value` PrivateLinkService[] — A list of PrivateLinkService resources in a resource group. — unresolved $ref
  - `nextLink` string — The URL to get the next set of results.

## Other responses

- `default` — Error.

---

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