---
title: "Get file page payload"
method: GET
path: "/api/notebooks/{notebook}/attachments/{attachment}"
tags: ["notebook-attachment-controller"]
---

# Get file page payload

`GET /api/notebooks/{notebook}/attachments/{attachment}`

Notebook chrome, folder trail through the file's folder, filename, and size.

## Path parameters

- `notebook` integer, required
- `attachment` integer, required

## Response `200`

OK

## Changes

- **2026-09-24** `3ef7055d756f` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/changes/api/notebooks/:notebook/attachments/:attachment/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/99535c71a37b?raw)
