---
title: "GET /datasources/{dataSourceName}/scans"
method: GET
path: "/datasources/{dataSourceName}/scans"
tags: ["Scan"]
---

# GET /datasources/{dataSourceName}/scans

`GET /datasources/{dataSourceName}/scans`

List scans in data source

## Path parameters

- `dataSourceName` string, required

## Query parameters

- `api-version` string, required

## Response `200`

Success

- ScanList
  - `value` Scan[]
    - `id` string
    - `name` string
  - `nextLink` string
  - `count` integer

## Other responses

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

---

[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/d9b5ef7ddd8a/schema)
