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

# Query info on a specific exception rule

`GET /exception/{id}`

## Path parameters

- `id` string, required

## Response `200`

Success

- Exception
  - `eid` string
  - `timestamp` string
  - `aid` string
  - `type` 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)
