---
title: "Show a picture file the note refers to"
method: GET
path: "/api/notes/{note}/attachment-image"
tags: ["note-attachment-image-controller"]
---

# Show a picture file the note refers to

`GET /api/notes/{note}/attachment-image`

The notebook file at a path relative to the note's folder, served inline when it is a PNG, JPEG, GIF or WebP picture.

## Path parameters

- `note` integer, required

## Query parameters

- `path` string, required

## Response `200`

OK

## Changes

- **2026-09-24** `477a228060eb` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/changes/api/notes/:note/attachment-image/get.md)

---

[API](https://skmtc.dev/nerds-odd-e/apis/openapi-definition.md) · [All operations](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/llms.txt) · [OpenAPI document](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/revisions/482412c3c1b0?raw)
