---
title: "Get CDD PDF"
method: GET
path: "/v1/verifications/{workflowId}/getpdfresult"
tags: ["CDD Report"]
---

# Get CDD PDF

`GET /v1/verifications/{workflowId}/getpdfresult`

Use this endpoint to download the [CDD Report](https://docs.fourthline.com/docs/reports) in PDF format.

## Path parameters

- `workflowId` string, required

## Headers

- `Authorization` string, required — The `access_token` returned in your most recent [Create access token](https://docs.fourthline.com/reference/create-access-token) response.
- `Cache-Control` string

## Response `200`

The report was retrieved successfully

- object — A successful response is empty.

---

[API](https://skmtc.net/fourthline/apis/fourthline-apis.md) · [All operations](https://skmtc.net/fourthline/apis/fourthline-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fourthline/fourthline-apis/versions/7991ae7c8383/schema)
