---
title: "Backfill Transcript Filing Dry Run"
method: POST
path: "/developer/transcript-filing/backfill-dry-run"
tags: ["Developer", "Developer - Transcript Filing"]
---

# Backfill Transcript Filing Dry Run

`POST /developer/transcript-filing/backfill-dry-run`

Queue retroactive dry-run filing proposals for historical transcripts.

Never writes to Drive regardless of the customer's dry_run setting —
every dispatched run is forced dry-run and lands as a 'proposed' row on
the Automations tab. Sources that already have a run are skipped.

## Response `200`

Successful Response

- TranscriptFilingBackfillResponse — Ack for a queued retroactive dry-run backfill.
  - `queued` boolean, required

---

[API](https://skmtc.dev/openintake/apis/fastapi.md) · [All operations](https://skmtc.dev/openintake/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openintake/fastapi/revisions/b642b91e0a5c/schema)
