/
CO
comfy-org
/
ComfyUI API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2w ago
Details
Filter operations
assets
23
auth
11
billing
11
extensions
3
history
5
hub
13
internal
6
model
5
get
List model folder type names
get
List model filenames in a folder
get
List model folders with paths
get
List model files with metadata
get
Get model preview image
node
6
prompt
3
queue
8
runtime-only
2
settings
9
subgraph
2
system
4
task
2
upload
2
user
5
userdata
8
view
6
workflows
11
workspace
18
model
List model folder type names
Returns an array of model type names (e.g. checkpoints, loras, vae).
get
/api/models
Response
Model type names
string[]
required
Changes