---
title: "Returns the list of all policy rules"
method: GET
path: "/policy/list"
tags: ["Policy"]
---

# Returns the list of all policy rules

`GET /policy/list`

## Response `200`

Success

- Policy[]
  - `pid` string
  - `timestamp` string
  - `target` string
  - `target_name` string
  - `target_ip` string
  - `type` string
  - `aid` string

---

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