---
title: "Get CDD zipfile"
method: GET
path: "/v1/verifications/{verificationId}/reports"
tags: ["CDD Report"]
---

# Get CDD zipfile

`GET /v1/verifications/{verificationId}/reports`

Use this endpoint to download the CDD zipfile containing the PDF report, all identity data in an <a href="https://docs.fourthline.com/docs/reports#xml-file">XML file</a> including any Fourthline corrections, and all supporting identity files. <br /><br /> The  CDD zipfile size can vary depending on image quality and video length. The average size is approximately 40 MB.<br /><br /><img src="https://files.readme.io/ad2486a-Inline_Note.svg" align="left" alt="Note" /> **Note:** We <strong>do not</strong> convert media files we receive, so they are returned in the original format.

## Path parameters

- `verificationId` 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`

CDD zipfile returned

- 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/revisions/7991ae7c8383/schema)
