---
title: "GET /v1/projects/{projectOrProductUID}/description/{descriptionName}"
method: GET
path: "/v1/projects/{projectOrProductUID}/description/{descriptionName}"
tags: ["description"]
---

# GET /v1/projects/{projectOrProductUID}/description/{descriptionName}

`GET /v1/projects/{projectOrProductUID}/description/{descriptionName}`

Get a project description record. Returns the raw content with its stored Content-Type.

## Response `200`

The description content, returned with its stored Content-Type.

## Other responses

- `404` — The response body in case of an API error.
- `default` — The response body in case of an API error.

---

[API](https://skmtc.net/notefile/apis/notehub-api.md) · [All operations](https://skmtc.net/notefile/apis/notehub-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/notefile/notehub-api/revisions/9c5b2b63a991/schema)
