---
title: "GET /whitelist_ips/"
method: GET
path: "/v1/whitelist_ips/"
---

# GET /whitelist_ips/

`GET /v1/whitelist_ips/`

Get list of all whitelist IP entries

## Query parameters

- `page` integer
- `limit` integer

## Response `200`

200

- object
  - `status` string
  - `data` object[]
    - `name` string
    - `enabled` boolean
    - `ip_address` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/foxpass/apis/api-instructions.md) · [All operations](https://skmtc.net/foxpass/apis/api-instructions/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/foxpass/api-instructions/versions/d0d15848629a/schema)
