Skip to main content
GET
Get user settings

Authorizations

Authorization
string
header
default:Bearer <token>
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-api-key
string | null

Response

Successful Response

User settings.

appearance
enum<string>
default:system

Appearance theme preference.

Available options:
system,
light,
dark
devMode
boolean
default:false
emailsTs
Emailsts · object
notifications
NotificationsSettings · object

User notification preferences grouped by category.

Categories are UI groupings over NotificationType. Mapping lives in NOTIFICATION_TYPE_CATEGORY. Defaults to all channels enabled.

bankRequested
BankRequestedSettings · object

User bank-rail interest settings.