Skip to main content
GET
Get current user's desktop config

Authorizations

Authorization
string
header
required

Session token passed as Authorization: Bearer <session-token> for user-authenticated Den routes.

Response

Current user desktop config returned successfully.

allowCustomProviders
boolean
allowZenModel
boolean
allowMultipleWorkspaces
boolean
allowControlSettings
boolean
allowManageExtensions
boolean
allowBuiltInExtensions
boolean
allowAlphaUpdates
boolean
showWelcomePage
boolean
execution
object
allowedDesktopVersions
string[]
Required string length: 1 - 32
brandAppName
string
Required string length: 1 - 64
brandLogoUrl
string<uri>
Maximum string length: 2048
brandIconUrl
string<uri>
Maximum string length: 2048
brandAccentColor
enum<string>
Available options:
blue,
crimson,
cyan,
gold,
grass,
green,
indigo,
iris,
jade,
lime,
mint,
orange,
pink,
plum,
purple,
red,
ruby,
sky,
teal,
tomato,
violet,
yellow
automationsEnabled
boolean
dashboardEnabled
boolean
connectEnabled
boolean
onboardingPrompts
string[]
Required array length: 2 - 3 elements
Required string length: 1 - 500
onboardingPromptDescriptions
string[]
Required array length: 2 - 3 elements
Maximum string length: 120