---
title: "Get the credential sidebar preferences for the current user"
method: GET
path: "/credential-sidebar/preferences"
tags: ["Credential Sidebar"]
---

# Get the credential sidebar preferences for the current user

`GET /credential-sidebar/preferences`

Returns the current user's saved credential sidebar preferences (sort, filters, open folders, display settings). Unlike /host-sidebar/preferences, there is no legacy-column migration to perform here — credentials never had exploded preference columns on userPreferences — so a first-time GET simply returns the defaults without writing a row; a row is only created once the user actually changes something via PUT.

## Response `200`

The current user's credential sidebar preferences.

---

[API](https://skmtc.dev/termix/apis/termix-api.md) · [All operations](https://skmtc.dev/termix/apis/termix-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/termix/termix-api/revisions/f4ef343eff1b/schema)
