---
title: "Get Docket Exhibit Document"
method: GET
path: "/dockets/exhibits/{docket_exhibit_id}"
tags: ["Litigation & Bankruptcy"]
---

# Get Docket Exhibit Document

`GET /dockets/exhibits/{docket_exhibit_id}`

Fetches the document associated with the given docket exhibit ID.

## Path parameters

- `docket_exhibit_id` string, uuid, required — The unique identifier of the docket exhibit to download documents for.

## Other responses

- `307` — Download the docket exhibit document as a PDF file.
- `404` — The docket exhibit document does not exist.
- `422` — Validation Error

---

[API](https://skmtc.net/baselayer/apis/baselayer-api-service.md) · [All operations](https://skmtc.net/baselayer/apis/baselayer-api-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/baselayer/baselayer-api-service/versions/0cc89938bc26/schema)
