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

# GET /managedVirtualNetworks/{managedVirtualNetworkName}/managedPrivateEndpoints/{managedPrivateEndpointName}

`GET /managedVirtualNetworks/{managedVirtualNetworkName}/managedPrivateEndpoints/{managedPrivateEndpointName}`

Get Managed Private Endpoints

## Path parameters

- `managedVirtualNetworkName` string, required
- `managedPrivateEndpointName` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK

- ManagedPrivateEndpoint — Managed private endpoint
  - `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

---

[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)
