---
title: "Get firewall settings"
method: GET
path: "/security/firewall"
tags: ["Firewall"]
---

# Get firewall settings

`GET /security/firewall`

Retrieves current firewall rules

## Response `200`

Successful response

- FirewallRule[]
  - `description` string — Rule description
  - `ip` string — CIDR IP range
  - `ports` integer[] — Ports to open
  - `services` string[] — Services to allow

---

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