/
CO
comfy-org
/
ComfyUI API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2w ago
Details
Filter operations
assets
16
extensions
3
history
3
internal
5
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
4
prompt
2
queue
6
settings
4
subgraph
2
system
3
upload
2
user
2
userdata
6
view
2
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