---
title: "Get document PDF"
method: GET
path: "/v2/doc/pdf/{doc_hash_id}"
tags: ["Document V2"]
---

# Get document PDF

`GET /v2/doc/pdf/{doc_hash_id}`

## Path parameters

- `doc_hash_id` string, required

## Query parameters

- `delivery_challan` integer

## Response `200`

File will be downloaded

## Other responses

- `400` — Invalid Document Hash ID
- `401` — Unauthorized
- `500` — Server Error

---

[API](https://skmtc.dev/getswipe/apis/swipeapi.md) · [All operations](https://skmtc.dev/getswipe/apis/swipeapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getswipe/swipeapi/revisions/80fcaf1a3463/schema)
