> 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

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

Authorization: Bearer Token

Query Parameter:

requestId  (\*Mandatory)
{% endhint %}

<figure><img src="/files/C8sigtiQLKkXpsG2lc8r" 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 |
