---
title: "Retrieve User Preferences"
method: GET
path: "/user/pref"
tags: ["user"]
---

# Retrieve User Preferences

`GET /user/pref`

User preferences for non-state information, such as Layout designer zoom levels

## Query parameters

- `preference` string

## Response `200`

successful response

- UserOption[]
  - `userId` integer — The userId that this Option applies to
  - `option` string — The option name
  - `value` string — The option value

---

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