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
}

Documentation Index

Fetch the complete documentation index at: https://docs.hill90.com/llms.txt

Use this file to discover all available pages before exploring further.

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