---
title: "Get all folders"
method: GET
path: "/host/folders"
tags: ["SSH"]
---

# Get all folders

`GET /host/folders`

Retrieves all folders for the authenticated user.

## Response `200`

A list of folders.

## Other responses

- `400` — Invalid user ID.
- `500` — Failed to fetch folders.

---

[API](https://skmtc.dev/termix/apis/termix-api.md) · [All operations](https://skmtc.dev/termix/apis/termix-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/termix/termix-api/revisions/f4ef343eff1b/schema)
