---
title: "Query info on a specific policy rule"
method: GET
path: "/policy/{id}"
tags: ["Policy"]
---

# Query info on a specific policy rule

`GET /policy/{id}`

## Path parameters

- `id` string, required

## 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)
