---
title: "Gets compare results summary of two scans"
method: GET
path: "/sast/scans/{oldScanId}/compareSummaryTo/{newScanId}"
tags: ["SAST"]
---

# Gets compare results summary of two scans

`GET /sast/scans/{oldScanId}/compareSummaryTo/{newScanId}`

## Path parameters

- `oldScanId` integer, required
- `newScanId` integer, required

## Response `200`

OK

## Other responses

- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/checkmarx/apis/checkmarx-rest-api.md) · [All operations](https://skmtc.net/checkmarx/apis/checkmarx-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/checkmarx/checkmarx-rest-api/versions/f57b20eead7b/schema)
