---
title: "Get organization IP range allowlist"
method: GET
path: "/organization/{organization_id}/config/api-client-ip-allowlist"
tags: ["Organizations"]
---

# Get organization IP range allowlist

`GET /organization/{organization_id}/config/api-client-ip-allowlist`

## Path parameters

- `organization_id` string, required

## Response `200`

Response

- OrganizationIPAllowListGetResponse — OrganizationIPAllowListGetResponse
  - `api_client_ip_allowlist` string[], required — List of allowed IP ranges
  - `api_client_ip_allowlist_enabled` boolean, required — If the IP allowlist is being enforced for this organization

## Other responses

- `404` — Resource not found

---

[API](https://skmtc.dev/aiven/apis/aiven-api-documentation.md) · [All operations](https://skmtc.dev/aiven/apis/aiven-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aiven/aiven-api-documentation/revisions/6577fedfd4a2/schema)
