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

# Cdb Pdf Status

`GET /cdb/{scan_id}/pdf/status`

JSON status used by the CDB UI to enable/disable the export button.
Returns ready=True when a cached PDF exists; ready=False otherwise.
Password-gated identically to the main CDB route.

## 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/fbaa2aff4960/schema)
