---
title: "GET /{stack}/adminconfig/v2/private-connectivity/endpoints"
method: GET
path: "/{stack}/adminconfig/v2/private-connectivity/endpoints"
tags: ["Private Connectivity", "Private Link"]
---

# GET /{stack}/adminconfig/v2/private-connectivity/endpoints

`GET /{stack}/adminconfig/v2/private-connectivity/endpoints`

describes the status, customerAccountIds and endpoint name

## Path parameters

- `stack` string, required

## Query parameters

- `feature` 'search' | 'ingest' | 'all'

## Response `200`

display status, customerAccountIds and endpoint name if private connectivity is enabled. if private connectivity is disabled status and reason are displayed

- DescribePrivateConnectivity
  - `endpoints` PrivateConnectivityEndpoints[]
    - `customerAccountIds` string[]
    - `endpoint` string
    - `endpointV6` string
    - `feature` 'ingest' | 'search'
    - `message` string
    - `privateSearch-DNSRecords` string[]
    - `reason` string
    - `resourceId` string
    - `status` string
    - `targetSubResource` string

## Other responses

- `default` — unexpected error

---

[API](https://skmtc.dev/splunk/apis/splunk-cloud-admin-api.md) · [All operations](https://skmtc.dev/splunk/apis/splunk-cloud-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/splunk/splunk-cloud-admin-api/revisions/65903649d1c2/schema)
