---
title: "Get the private endpoint connection proxies."
method: GET
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/privateEndpointConnectionProxies"
tags: ["PrivateEndpointConnectionProxyController"]
---

# Get the private endpoint connection proxies.

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

Get all the private endpoint connections proxies under a 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

- PrivateEndpointConnectionProxyCollection — Collection of PrivateLink proxy resources.
  - `value` PrivateEndpointConnectionProxy[] — Gets the list of PrivateLink proxy resources.
    - `id` string
    - `name` string
    - `type` string
    - `eTag` string
    - `properties` PrivateEndpointConnectionProxyProperties — Properties of a private endpoint connection proxy.
      - `remotePrivateEndpoint` PrivateEndpointDetails — Defines Private endpoint additional details.
        - `id` string
        - `manualPrivateLinkServiceConnections` PrivateLinkServiceConnection[]
          - `id` string
          - `name` string
          - `groupIds` string[]
          - `requestMessage` string
        - `privateLinkServiceConnections` PrivateLinkServiceConnection[]
          - `id` string
          - `name` string
          - `groupIds` string[]
          - `requestMessage` string
        - `privateLinkServiceProxies` PrivateLinkServiceProxy[]
          - `id` string
          - `groupConnectivityInformation` GroupConnectivityInformation[]
            - `id` string
            - `groupId` string
            - `memberName` string
            - `customerVisibleFqdns` string[]
            - `internalFqdn` string
            - `redirectMapId` string
            - `privateLinkServiceArmRegion` string
          - `remotePrivateEndpointConnection` ResourceId — Defines resource ID of a private endpoint connection.
            - `id` string
          - `remotePrivateLinkServiceConnectionState` PrivateLinkServiceConnectionState — Private endpoint connection state.
            - `status` 'Approved' | 'Pending' | 'Rejected' | 'Disconnected' — Private link connection state.
            - `description` string — Description of the object.
            - `actionsRequired` string — Action required.
        - `connectionDetails` IpConfiguration[]
          - `id` string
          - `privateIpAddress` string
          - `linkIdentifier` string
          - `groupId` string
          - `memberName` string
      - `status` 'Succeeded' | 'Failed' | 'Cancelled' | 'Running'
    - `systemData` SystemData — unresolved $ref
  - `nextLink` string — Gets the value of next link.

## Other responses

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

## Changes

- **2026-07-13** (2020-05-01) `b293e7448c7d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/migrate-microsoft-migrate-migrateprojects/changes/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Migrate/migrateProjects/:migrateProjectName/privateEndpointConnectionProxies/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)
