---
title: "Get usable document download link"
method: GET
path: "/documents/{id}/link"
---

# Get usable document download link

`GET /documents/{id}/link`

This endpoint returns a link to the document specified.

## Path parameters

- `id` string, required

## Response `200`

- DocumentLinkResponseDto
  - `link` string, required

---

[API](https://skmtc.net/carbonregistry/apis/carbon-registry-rest-api.md) · [All operations](https://skmtc.net/carbonregistry/apis/carbon-registry-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/carbonregistry/carbon-registry-rest-api/revisions/a9f1b102faca/schema)
