---
title: "Get whitelisted IP's for an application"
method: GET
path: "/security/whitelist"
---

# Get whitelisted IP's for an application

`GET /security/whitelist`

## Headers

- `Authorization` string, required
- `Content_Type` string, required

## Response `200`

200

- object
  - `whitelistedIps` string[]

## Other responses

- `400` — 400

---

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