---
title: "List firewall assignments"
method: GET
path: "/firewalls/assignments"
tags: ["Firewalls"]
---

# List firewall assignments

`GET /firewalls/assignments`

Returns a list of all servers and virtual machines assigned to one or more firewalls.

## Query parameters

- `filter[server]` string
- `filter[virtual_machine]` string
- `page[size]` integer
- `page[number]` integer

## Response `200`

Success

## Changes

- **2026-08-19** `9545f24e8507` — 1 breaking, 2 info
  - the response property `data/items/attributes/server/primary_ipv4` became nullable for the status `200`
  - added the new optional `query` request parameter `filter[virtual_machine]`
  - added the optional property `data/items/attributes/virtual_machine` to the response with the `200` status

[Change history](https://skmtc.dev/latitude/apis/latitude-sh-api/changes/firewalls/assignments/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)
