Skip to main content
GET
Get profile preferences

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Profile preferences retrieved successfully

theme
enum<string>

UI theme preference

Available options:
light,
dark,
system
date_format
string

Preferred date format

currency_display
enum<string>

How to display currencies

Available options:
code,
symbol
number_format
enum<string>

Number formatting preference

Available options:
swiss,
international