---
title: "Cdb Pdf Download"
method: GET
path: "/cdb/{scan_id}/pdf"
---

# Cdb Pdf Download

`GET /cdb/{scan_id}/pdf`

Serve the cached report.pdf. If missing, kick off a build and
return 202 with a Retry-After header so the client polls /pdf/status.
Auth: same password gate as the main CDB.

## Path parameters

- `scan_id` string, required

## Query parameters

- `password` string

## 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)
