---
title: "Get all user settings"
method: GET
path: "/api/settings"
tags: ["settings"]
---

# Get all user settings

`GET /api/settings`

Returns all settings for the authenticated user

## Response `200`

Success

- object — User settings as key-value pairs

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/comfy-org/apis/comfyui-api.md) · [All operations](https://skmtc.net/comfy-org/apis/comfyui-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/comfy-org/comfyui-api/revisions/a3660438bbe9/schema)
