Skip to main content
GET
/
profile
/
preferences
Error
A valid request URL is required to generate request examples
{
  "theme": "dark",
  "notifications_enabled": true,
  "sidebar_collapsed": true
}

Authorizations

Authorization
string
header
required

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

Response

User preferences object

theme
string
Example:

"dark"

notifications_enabled
boolean
sidebar_collapsed
boolean