---
title: "Get User Item Preferences"
method: GET
path: "/api/user-item-preferences"
tags: ["user-item-preferences"]
---

# Get User Item Preferences

`GET /api/user-item-preferences`

Fetch the current user's cosmetic/display preferences from the
user_item_preferences table. Returns a record with null fields if no row exists.

## Headers

- `x-user-id` string, nullable

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

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