---
title: "List Public IPs"
method: GET
path: "/connect/settings/public_ips"
tags: ["Connect Settings"]
---

# List Public IPs

`GET /connect/settings/public_ips`

Returns a list of public IPs for customers to whitelist.

## Response `200`

Success

- object
  - `body` object — Response body.
    - `ips` string[]
  - `statusCode` integer — HTTP status code.

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/spot/apis/spot-by-flexera-api.md) · [All operations](https://skmtc.net/spot/apis/spot-by-flexera-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spot/spot-by-flexera-api/versions/2e5445f30576/schema)
