---
title: "List notes and folders at notebook root or under a parent folder"
method: GET
path: "/api/notebooks/{notebook}/folder-listing"
tags: ["notebook-controller"]
---

# List notes and folders at notebook root or under a parent folder

`GET /api/notebooks/{notebook}/folder-listing`

Without parent: notes with no folder assignment and top-level folders (notebook root scope). With parent: notes assigned to that folder and its immediate child folders. The parent folder must belong to the notebook.

## Path parameters

- `notebook` integer, required

## Query parameters

- `parent` integer

## Response `200`

OK

---

[API](https://skmtc.net/nerds-odd-e/apis/openapi-definition.md) · [All operations](https://skmtc.net/nerds-odd-e/apis/openapi-definition/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nerds-odd-e/openapi-definition/versions/be736880b88c/schema)
