---
title: "GET /subscriptions/{subscriptionId}/providers/microsoft.insights/privateLinkScopes"
method: GET
path: "/subscriptions/{subscriptionId}/providers/microsoft.insights/privateLinkScopes"
---

# GET /subscriptions/{subscriptionId}/providers/microsoft.insights/privateLinkScopes

`GET /subscriptions/{subscriptionId}/providers/microsoft.insights/privateLinkScopes`

Gets a list of all Azure Monitor PrivateLinkScopes within a subscription.

## Parameters

- `../../../../../common-types/resource-management/v2/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref
- `../../../../../common-types/resource-management/v2/types.json#/components/parameters/SubscriptionIdParameter` — unresolved $ref

## Response `200`

A list containing 0 or more Azure Monitor PrivateLinkScope definitions.

- AzureMonitorPrivateLinkScopeListResult — Describes the list of Azure Monitor PrivateLinkScope resources.
  - `value` AzureMonitorPrivateLinkScope[], required — List of Azure Monitor PrivateLinkScope definitions.
    - `id` string — Azure resource Id
    - `name` string — Azure resource name
    - `type` string — Azure resource type
    - `location` string, required — Resource location
    - `tags` unknown
  - `nextLink` string — The URI to get the next set of Azure Monitor PrivateLinkScope definitions if too many PrivateLinkScopes where returned in the result set.

## Changes

- **2021-01-08** (2019-10-17-preview) `f2fe359b6c7b` — 2 warning
  - deleted the `path` request parameter `subscriptionId`
  - deleted the `query` request parameter `api-version`
- **2020-04-07** (2019-10-17-preview) `66716db2e014` — 2 breaking
  - added the new path request parameter `subscriptionId`
  - added the new required `query` request parameter `api-version`

[Change history](https://skmtc.dev/azure/apis/monitormanagementclient-15/changes/subscriptions/:subscriptionId/providers/microsoft.insights/privateLinkScopes/get.md)

---

[API](https://skmtc.dev/azure/apis/monitormanagementclient-15.md) · [All operations](https://skmtc.dev/azure/apis/monitormanagementclient-15/llms.txt) · [OpenAPI document](https://skmtc.dev/azure/apis/monitormanagementclient-15/revisions/8354f1dbf897?raw)
