---
title: "GET /classificationrules"
method: GET
path: "/classificationrules"
tags: ["ClassificationRules"]
---

# GET /classificationrules

`GET /classificationrules`

List classification rules in Account

## Query parameters

- `api-version` string, required

## Response `200`

Success

- ClassificationRuleList
  - `value` ClassificationRule[], required
    - `id` string
    - `name` string
  - `nextLink` string
  - `count` integer

## Other responses

- `default` — An error response received from the Scanning Service

## Changes

- **2026-07-13** (2018-12-01-preview) `1dc732ab31fc` — 1 info
  - api operation id `ClassificationRules_ListAll` removed and replaced with `ClassificationRules_List`

[Change history](https://skmtc.dev/azure/apis/purview-scanning/changes/classificationrules/get.md)

---

[API](https://skmtc.dev/azure/apis/purview-scanning.md) · [All operations](https://skmtc.dev/azure/apis/purview-scanning/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/purview-scanning/revisions/9b34bf0f9a82/schema)
