v1
latestSwagger 2.02026-07-175445133.1 KBclaude
Get Claude settings
Returns Claude Code configuration settings including theme, authentication status, and other metadata
get/v1/claude/settings
Response
OK
Example response
{
"hasCompletedOnboarding": true,
"isAuthenticated": true,
"notificationsEnabled": true,
"numStartups": 15,
"theme": "dark",
"version": "1.2.3"
}