---
title: "Get Account Verification Report"
method: GET
path: "/api/v1/account-verification-reports/{id}"
tags: ["Data v1.Account Verification", "REGION.US"]
---

# Get Account Verification Report

`GET /api/v1/account-verification-reports/{id}`

Fetch report JSON data based on a report identifier.

## Path parameters

- `id` string, required

## Response `200`

Successful.

- Data20v1Account20Verification — unresolved $ref

## Other responses

- `401` — Unauthorized request.
- `403` — Permission denied.
- `404` — Get Reports with requested ID was not found.

---

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