---
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/v1/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref
- `../../../../../common-types/resource-management/v1/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.

## Other responses

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

---

[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/f8e46d0703f4?raw)
