---
title: "Stop a scan"
method: GET
path: "/stop/{scanId}"
tags: ["patrowl-engine"]
---

# Stop a scan

`GET /stop/{scanId}`

Stop a scan identified by id.

## Path parameters

- `scanId` integer, required

## Response `200`

successful operation

- ApiResponse
  - `status` string
  - `page` string

---

[API](https://skmtc.net/patrowl/apis/swagger-api-rest-for-patrowl-engines.md) · [All operations](https://skmtc.net/patrowl/apis/swagger-api-rest-for-patrowl-engines/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/patrowl/swagger-api-rest-for-patrowl-engines/versions/430b246486cf/schema)
