---
title: "GET /systemScanRulesets"
method: GET
path: "/systemScanRulesets"
tags: ["SystemScanRulesets"]
---

# GET /systemScanRulesets

`GET /systemScanRulesets`

Lists all system scan rulesets for an account.

## Query parameters

- `api-version` string, required

## Response `200`

Success.

- SystemScanRulesetList — List of system scan rulesets.
  - `value` SystemScanRuleset[], required — List of system scan rulesets.
    - `id` string — The resource identifier.
    - `name` string — The resource name.
  - `nextLink` string — The link to the next page of results, if any remaining results exist.
  - `count` integer — The number of system scan rulesets.

## 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 `SystemScanRulesets_ListAll` removed and replaced with `SystemScanRulesets_List`

[Change history](https://skmtc.dev/azure/apis/purview-scanning/changes/systemScanRulesets/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/1dc732ab31fc/schema)
