> For the complete documentation index, see [llms.txt](https://docs.faceki.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.faceki.com/api-integration/verification-apis/fetch-pdf-report.md).

# Fetch PDF Report

PDF Report for EKYC Result

{% hint style="info" %}
Method: GET

Authorization: Bearer Token

Query Parameter:

requestId  (\*Mandatory)
{% endhint %}

<figure><img src="https://2740493135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa8ZQwB8n4moII834UHCv%2Fuploads%2FvFYZykq7Ct0jNFHgZLxR%2Fimage.png?alt=media&amp;token=ab73de07-83ed-4b64-bbd2-d3a962cf8215" alt=""><figcaption></figcaption></figure>

<mark style="color:green;">`GET`</mark> `http://sdk.faceki.com/api/v3/kyc_verification/report?requestId=<requestId>`

#### Headers

| Name                                            | Type   | Description     |
| ----------------------------------------------- | ------ | --------------- |
| Authorization<mark style="color:red;">\*</mark> | String | Bearer \[token] |

#### Query Param

| Name                                        | Type   | Description                     |
| ------------------------------------------- | ------ | ------------------------------- |
| requestId<mark style="color:red;">\*</mark> | String | Request ID from the EKYC Record |
