---
title: "Retrieve firewall"
method: GET
path: "/firewalls/{firewall_id}"
tags: ["Firewalls"]
---

# Retrieve firewall

`GET /firewalls/{firewall_id}`

Returns a single firewall by its ID.

## Path parameters

- `firewall_id` string, required

## Response `200`

Success

## Changes

- **2026-08-19** `9545f24e8507` — 1 info
  - added the optional property `data/attributes/tags` to the response with the `200` status

[Change history](https://skmtc.dev/latitude/apis/latitude-sh-api/changes/firewalls/:firewall_id/get.md)

---

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