---
title: "retrieves document contents for a given document contents id"
method: GET
path: "/case-documents/{documentContentsId}/document-contents"
tags: ["case-documents"]
---

# retrieves document contents for a given document contents id

`GET /case-documents/{documentContentsId}/document-contents`

Retrieves document's contents from S3 for a given ID.

## Response `200`

200 response

- DocumentContents — a document contents response with both plain and rich-text
  - `documentContents` string — plain text with line breaks for a an associated docket-entry's document contents
  - `richText` string — rich text with line breaks for a an associated docket-entry's document contents

---

[API](https://skmtc.net/ustaxcourt/apis/dev-ef-cms.md) · [All operations](https://skmtc.net/ustaxcourt/apis/dev-ef-cms/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ustaxcourt/dev-ef-cms/revisions/d53330c6d43f/schema)
