---
title: "Download InsuranceDiscovery PDF Report"
method: GET
path: "/PDFReport/InsuranceDiscovery/{requestId}"
tags: ["InsuranceDiscovery"]
---

# Download InsuranceDiscovery PDF Report

`GET /PDFReport/InsuranceDiscovery/{requestId}`

This returns a PDF report of the InsuranceDiscovery request.

Note two things:

1. The endpoint is premium.pverify.com
2. Authentication token is not used; instead pass your API ID and Secret as headers.

## Path parameters

- `requestId` string, required

## Headers

- `Client-Api-Id` string, required
- `Client-Secret` string, required

## Response `200`

Successfully generated PDF report

## Other responses

- `204` — No Content - Error

---

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