---
title: "GET /{stack}/adminconfig/v2/access/{feature}/ipallowlists-v6"
method: GET
path: "/{stack}/adminconfig/v2/access/{feature}/ipallowlists-v6"
tags: ["allowlist", "ipv6"]
---

# GET /{stack}/adminconfig/v2/access/{feature}/ipallowlists-v6

`GET /{stack}/adminconfig/v2/access/{feature}/ipallowlists-v6`

describe the allowlist with its status and ipv6 subnets from where the feature is accessible from

## Path parameters

- `stack` string, required
- `feature` 's2s' | 'hec' | 'search-ui' | 'search-api' | 'idm-api' | 'idm-ui' | 'acs' | 'federated-search', required

## Response `200`

list of ipv6 subnets

- object
  - `subnets` string[] — the ipv6 subnets from where the stack feature is accessible from

## Other responses

- `default` — unexpected error

## Changes

- **2026-08-19** `65903649d1c2` — 1 info
  - added the new enum value `federated-search` to the `path` request parameter `feature`

[Change history](https://skmtc.dev/splunk/apis/splunk-cloud-admin-api/changes/:stack/adminconfig/v2/access/:feature/ipallowlists-v6/get.md)

---

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