---
title: "Get Confirmed Hit Report"
method: GET
path: "/v1/verifications/{verificationId}/getpdfresult"
tags: ["AML Screening & Monitoring"]
---

# Get Confirmed Hit Report

`GET /v1/verifications/{verificationId}/getpdfresult`

Use this endpoint to download the <a href="https://docs.fourthline.com/docs/reports#aml-screening--monitoring">Confirmed Hit Report</a> for an AML Investigation, covering confirmed potential hits identified through AML Screening or AML Monitoring. <br /><br /><img src="https://files.readme.io/310d4d3-Inline_Caution.svg" align="left" alt="Important" /> **Important:** Before using this endpoint, see the <a href="https://docs.fourthline.com/docs/aml-integration-api">integration guide</a>.

## Path parameters

- `verificationId` string, required

## Headers

- `Authorization` string, required — The `access_token` returned in your most recent [Create access token](https://docs.fourthline.com/reference/create-access-token) response.

## Response `200`

Confirmed hit report returned

- object — A successful response is empty.

---

[API](https://skmtc.net/fourthline/apis/fourthline-apis.md) · [All operations](https://skmtc.net/fourthline/apis/fourthline-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fourthline/fourthline-apis/revisions/7991ae7c8383/schema)
