user
Get user storage info
Returns user storage configuration. In single-user mode returns {"storage": "server", "migrated": true/false}. In multi-user mode returns {"storage": "server", "users": {"user_id": "user_dir", ...}}.
get/api/users
Headers
Comfy-Userstring
Identifies the active user in multi-user mode. Used for settings, userdata, and history isolation. This is not a security mechanism — it is an organisational convenience with no authentication behind it.
Response
User info