---
title: "Cdb Pdf Export"
method: POST
path: "/cdb/{scan_id}/pdf"
---

# Cdb Pdf Export

`POST /cdb/{scan_id}/pdf`

Form submission: download / email / both. JSON body:
    {mode: "download"|"email"|"both", recipient_email: str, message: str}
Auth: password in the JSON body (mirrors the existing dispute submit).

## Path parameters

- `scan_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/aipoweredsocialscan/apis/accountability.md) · [All operations](https://skmtc.dev/aipoweredsocialscan/apis/accountability/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aipoweredsocialscan/accountability/revisions/6ce776993b65/schema)
