---
title: "Download Compliance Tear Sheet"
method: GET
path: "/api/v1/block/datasets/{dataset_id}/compliance-tear-sheet"
tags: ["User APIs", "block-data"]
---

# Download Compliance Tear Sheet

`GET /api/v1/block/datasets/{dataset_id}/compliance-tear-sheet`

Stream the legal & compliance tear-sheet PDF for a dataset.

Open to any Block-role user — the sheets aren't sensitive, and the
catalog response advertises their availability to every (Block-role)
caller. The Content-Disposition uses the user-facing dataset_id
rather than the on-disk filename so the internal numbering never
leaks. Successful downloads are recorded to the ``block.audit`` logger.

## Path parameters

- `dataset_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/carbonarc/apis/carbon-arc-client-admin-api.md) · [All operations](https://skmtc.net/carbonarc/apis/carbon-arc-client-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/carbonarc/carbon-arc-client-admin-api/revisions/a8ca30023371/schema)
