/
/ComfyUI API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 2w ago
billing1
feedback1
file19
job1
node4
queue3
settings4
  • getGet all user settings
  • postUpdate multiple settings
  • getGet a specific setting by id
  • postUpdate a specific setting by id
system2
task2
user7
workflow13
workflows11
  • postMark assets whose backing files no longer exist on disk
  • postTrigger asset scan/seed from filesystem
  • postCancel an in-progress asset scan
  • getGet asset scan progress
  • getList available embedding names
  • postFree GPU memory and/or unload models
  • getGet internationalisation translation strings
  • getGet configured folder paths
  • getGet server logs as text
  • getGet raw structured log entries
  • patchSubscribe or unsubscribe a WebSocket client to log streaming
settings

Get all user settings

Returns all settings for the authenticated user

get/api/settings

Response

Success

object required

User settings as key-value pairs

Changes