---
title: "Get the note in Markdown format"
method: GET
path: "/sites/{site_path}/notes/{note_path}.md"
---

# Get the note in Markdown format

`GET /sites/{site_path}/notes/{note_path}.md`

## Path parameters

- `site_path` string, required
- `note_path` string, required

## Response `200`

Note found in Markdown format

## Other responses

- `404` — Note not found

---

[API](https://skmtc.net/collectednotes/apis/site-management-api.md) · [All operations](https://skmtc.net/collectednotes/apis/site-management-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/collectednotes/site-management-api/versions/90e948db0114/schema)
