---
title: "GET /managedVirtualNetworks/{managedVirtualNetworkName}/managedPrivateEndpoints"
method: GET
path: "/managedVirtualNetworks/{managedVirtualNetworkName}/managedPrivateEndpoints"
tags: ["ManagedPrivateEndpoints"]
---

# GET /managedVirtualNetworks/{managedVirtualNetworkName}/managedPrivateEndpoints

`GET /managedVirtualNetworks/{managedVirtualNetworkName}/managedPrivateEndpoints`

List Managed Private Endpoints

## Path parameters

- `managedVirtualNetworkName` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK

- ManagedPrivateEndpointListResponse — A list of managed private endpoints
  - `value` ManagedPrivateEndpoint[] — List of managed private endpoints
    - `id` string — Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    - `name` string — The name of the resource
    - `type` string — The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
    - `properties` ManagedPrivateEndpointProperties — Properties of a managed private endpoint
      - `name` string — The name of managed private endpoint
      - `privateLinkResourceId` string — The ARM resource ID of the resource to which the managed private endpoint is created
      - `groupId` string — The groupId to which the managed private endpoint is created
      - `provisioningState` string — The managed private endpoint provisioning state
      - `connectionState` ManagedPrivateEndpointConnectionState — The connection state of a managed private endpoint
        - `status` string — The approval status
        - `description` string — The managed private endpoint description
        - `actionsRequired` string — The actions required on the managed private endpoint
      - `isReserved` boolean — Denotes whether the managed private endpoint is reserved
      - `fqdns` string[] — List of fully qualified domain names
      - `isCompliant` boolean — Denotes whether the managed private endpoint is compliant
  - `nextLink` string — The link to the next page of results, if any remaining results exist.

---

[API](https://skmtc.dev/azuresynapse/apis/vnetclient.md) · [All operations](https://skmtc.dev/azuresynapse/apis/vnetclient/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azuresynapse/vnetclient/revisions/62a2fa3c4178/schema)
