---
title: "Get Settings"
method: GET
path: "/settings"
tags: ["Settings"]
---

# Get Settings

`GET /settings`

Retrieve the authenticated user's preferred model.
Defaults to 'standard' if no preference has been set.

## Response `200`

Successful Response

- UserSettingsResponse
  - `preferred_model` string, required — The user's preferred AI model.

---

[API](https://skmtc.dev/excellence-ai/apis/excellence-learning.md) · [All operations](https://skmtc.dev/excellence-ai/apis/excellence-learning/llms.txt) · [OpenAPI document](https://skmtc.dev/excellence-ai/apis/excellence-learning/revisions/2a0c1636fd3b?raw)
