---
title: "Get the private endpoint connections."
method: GET
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/privateEndpointConnections"
tags: ["PrivateEndpointConnectionController"]
---

# Get the private endpoint connections.

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

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

- PrivateEndpointConnectionCollection — Collection of PrivateLink resources.
  - `value` PrivateEndpointConnection[] — Gets the list of machines.
    - `id` string — Relative URL to get this Sites.
    - `name` string — Gets the name of the resource.
    - `type` string — Gets the resource type.
    - `eTag` string — Gets the tag for optimistic concurrency control.
    - `properties` PrivateEndpointConnectionProperties — Properties of a private endpoint connection.
      - `provisioningState` 'Accepted' | 'InProgress' | 'Succeeded' | 'Failed' | 'Canceled' — Provisioning state.
      - `privateEndpoint` ResourceId — Defines resource ID of a private endpoint connection.
        - `id` string
      - `privateLinkServiceConnectionState` PrivateLinkServiceConnectionState — Private endpoint connection state.
        - `status` 'Approved' | 'Pending' | 'Rejected' | 'Disconnected' — Private link connection state.
        - `description` string — Description of the object.
        - `actionsRequired` string — Action required.
    - `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` — 3 warning, 2 info
  - deleted the `path` request parameter `resourceGroupName`
  - deleted the `path` request parameter `subscriptionId`
  - deleted the `query` request parameter `api-version`
  - api tag `PrivateEndpointConnectionController` added
  - …1 more

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