---
title: "GET /banlist/{port}"
method: GET
path: "/banlist/{port}"
tags: ["Proxy"]
---

# GET /banlist/{port}

`GET /banlist/{port}`

Get the banned IPs of a specific port

## Path parameters

- `port` integer, required

## Response `200`

Successful response

- object
  - `ips` string[]

## Other responses

- `400` — Server with port does not exist

---

[API](https://skmtc.net/brightdata/apis/proxy-manager.md) · [All operations](https://skmtc.net/brightdata/apis/proxy-manager/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/brightdata/proxy-manager/versions/5ce107146739/schema)
