---
title: "Get configured folder paths"
method: GET
path: "/internal/folder_paths"
tags: ["internal"]
---

# Get configured folder paths

`GET /internal/folder_paths`

Returns the filesystem paths ComfyUI is configured to load models and other assets from, keyed by folder type.

## Response `200`

Dictionary of folder type to paths

- object — Map of folder type name to list of [path, ...] entries

## Changes

- **2026-04-24** `a66055fa384e` — 1 info
  - api tag `internal` added

[Change history](https://skmtc.dev/comfy-org/apis/comfyui-api/changes/internal/folder_paths/get.md)

---

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