---
title: "Get AML History"
method: GET
path: "/aml/{CHECK_ID}/{VERSION_NUMBER}"
---

# Get AML History

`GET /aml/{CHECK_ID}/{VERSION_NUMBER}`

Retrieve the AML check history by version number and/or fetch only the changes specific to that version.

## Path parameters

- `CHECK_ID` string, required
- `VERSION_NUMBER` integer, required

## Query parameters

- `delta_only` boolean

## Response `200`

200

- object

## Other responses

- `400` — 400
- `401` — 401
- `403` — 403
- `404` — 404
- `500` — 500

---

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