---
title: "GET /{stack}/adminconfig/v2/access/outbound-ports/{port}"
method: GET
path: "/{stack}/adminconfig/v2/access/outbound-ports/{port}"
tags: ["outbound"]
---

# GET /{stack}/adminconfig/v2/access/outbound-ports/{port}

`GET /{stack}/adminconfig/v2/access/outbound-ports/{port}`

describe the outboundports with ports and subnets

## Path parameters

- `stack` string, required
- `port` integer, required

## Response `200`

list of outbound ports

- OutboundResponse[] — the subnets from where the stack feature can access to
  - `destinationRanges` string[]
  - `name` string
  - `port` integer

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