---
title: "Get the list of private link resources."
method: GET
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/privateLinkResources"
tags: ["PrivateLinkResourceController"]
---

# Get the list of private link resources.

`GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/privateLinkResources`

Get the list of private link resources under a resource group and migrate project.

## Path parameters

- `migrateProjectName` string, required

## Parameters

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

## Response `200`

OK

- PrivateLinkResourceCollection — Collection of private link resources.
  - `value` PrivateLinkResource[] — List of private links.
    - `id` string — Relative URL to get this Sites.
    - `name` string — Gets the name of the resource.
    - `type` string — Gets the resource type.
    - `properties` PrivateLinkResourceProperties — Properties of private link resource.
      - `requiredMembers` string[] — Required members.
      - `requiredZoneNames` string[] — Required zone names.
      - `groupId` string — Group id.
  - `nextLink` string — Value of next link.

## Other responses

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

## Changes

- **2026-07-13** (2020-05-01) `b293e7448c7d` — 3 warning
  - deleted the `path` request parameter `resourceGroupName`
  - deleted the `path` request parameter `subscriptionId`
  - deleted the `query` request parameter `api-version`

[Change history](https://skmtc.dev/azure/apis/migrate-microsoft-migrate-migrateprojects/changes/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Migrate/migrateProjects/:migrateProjectName/privateLinkResources/get.md)

---

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