---
title: "Retrieve AML Result (Enhanced Screening and Monitoring)"
method: GET
path: "/api/v2/aml/{id}"
tags: ["aml"]
---

# Retrieve AML Result (Enhanced Screening and Monitoring)

`GET /api/v2/aml/{id}`

AML Enhanced Screening and Monitoring helps assess and track financial crime risk for individuals and entities. It delivers an initial screening with optional ongoing monitoring, providing structured results and automated updates as risk profiles change.

**If you would like to start using AML Enhanced Screening and Monitoring, please contact Support by filing a ticket [here](https://vouchedhelp.zendesk.com/hc/en-us/requests/new).**

## Path parameters

- `id` string, required

## Response `200`

AML job result. This response structure is also identical to the POST 200 [response](/reference/submit-aml-enhanced-monitoring).

## Other responses

- `400` — Invalid request.
- `401` — Authentication failed. Missing or invalid API key.
- `404` — AML job not found.
- `429` — Rate limit exceeded.
- `500` — Internal server error.

---

[API](https://skmtc.dev/vouched/apis/vouched-api.md) · [All operations](https://skmtc.dev/vouched/apis/vouched-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/vouched/vouched-api/revisions/e6b14826bf7f/schema)
