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

# Get Account Verification PDF Report

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

Fetch a PDF report based on the data returned in the Account Verification report API.

## Path parameters

- `id` string, required

## Query parameters

- `template` string, required

## Response `200`

Successful operation.

- Data20v1Account20Verification — unresolved $ref

## Other responses

- `400` — Incorrect request parameters.
- `404` — Could not find the report (e.g. expired).

---

[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)
