---
title: "Download worksite PDF"
method: POST
path: "/worksites/{id}/download"
tags: ["Worksites"]
---

# Download worksite PDF

`POST /worksites/{id}/download`

Download a worksite as a PDF case form, optionally claiming unclaimed work types

## Request body

- object
  - `no_claim_reason_text` string — If provided, will not auto-claim work types and includes this text in the PDF

## Response `200`

PDF file

## Other responses

- `404` — Worksite not found

---

[API](https://skmtc.dev/crisiscleanup/apis/crisiscleanup-api.md) · [All operations](https://skmtc.dev/crisiscleanup/apis/crisiscleanup-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/crisiscleanup/crisiscleanup-api/revisions/3fa73d4b2895/schema)
