List user data files
Returns a list of user data files in the specified directory, optionally recursively and with full metadata.
Documentation Index
Fetch the complete documentation index at: https://dripart-changelog-0-18-2.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
授权
API key authentication. Generate an API key from your account settings at https://platform.comfy.org/profile/api-keys. Pass the key in the X-API-Key header.
查询参数
The directory path to list files from. Must include trailing slash. Example: "workflows/" or "settings/"
If true, include files in subdirectories. Otherwise only lists files directly in the specified directory.
Whether to split file information by type. Note: Accepted for ComfyUI API compatibility but currently ignored.
Whether to return full file metadata. Note: Accepted for ComfyUI API compatibility but currently ignored (always returns full info).