---
title: "Browse Path"
method: GET
path: "/api/ui/browse"
tags: ["Web UI"]
---

# Browse Path

`GET /api/ui/browse`

List subdirectories of a given path (server-side folder picker).

Defaults to the user's home directory when ``path`` is missing or invalid.
Returns child directories only (alphabetical), plus a few quick-path
shortcuts and the parent path so the UI can build a breadcrumb / up-nav.

## Query parameters

- `path` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/moorcheh-ai/apis/memanto-memory-that-ai-agents-love.md) · [All operations](https://skmtc.net/moorcheh-ai/apis/memanto-memory-that-ai-agents-love/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/moorcheh-ai/memanto-memory-that-ai-agents-love/revisions/f8fc41287ced/schema)
