Skip to main content
GET
Get profile settings

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Profile settings retrieved successfully

language
enum<string>

Preferred language

Available options:
en,
de,
fr,
it
timezone
string

User timezone

Example:

"Europe/Zurich"

notifications_enabled
boolean

Whether notifications are enabled

two_factor_enabled
boolean

Whether 2FA is enabled