Skip to main content
GET
Load Settings

Authorizations

X-Access-Token
string
header
required

Response

Successful Response

Settings with additional token data for the frontend

llm_api_key_set
boolean
required
language
string | null
user_version
integer | null
remote_runtime_resource_factor
integer | null
secrets_store
any
enable_sound_notifications
boolean
default:false
enable_proactive_conversation_starters
boolean
default:true
user_consents_to_analytics
boolean | null
sandbox_base_container_image
string | null
sandbox_runtime_container_image
string | null
disabled_skills
string[] | null
search_api_key
string<password> | null
sandbox_api_key
string<password> | null
max_budget_per_task
number | null
email
string | null
email_verified
boolean | null
git_user_name
string | null
git_user_email
string | null
title_llm_profile
string | null
git_full_clone
boolean
default:false
v1_enabled
boolean
default:true
agent_settings
Agent Settings · object
conversation_settings
ConversationSettings · object
sandbox_grouping_strategy
enum<string>
default:NO_GROUPING

Strategy for grouping conversations within sandboxes.

Available options:
NO_GROUPING,
GROUP_BY_NEWEST,
LEAST_RECENTLY_USED,
FEWEST_CONVERSATIONS,
ADD_TO_ANY
default_sandbox_spec_id
string | null
llm_profiles
LLMProfiles · object

Saved LLM profiles and the currently active profile name. See LLMProfiles for the profile-management API.

active_agent_profile_id
string | null
active_agent_profile_revision
integer | null
registered_marketplaces
MarketplaceRegistration · object[]

List of marketplace registrations for plugin resolution. Marketplaces with auto_load=True will have their plugins loaded automatically at conversation start. See MarketplaceRegistration for details.

inherited_marketplaces
MarketplaceRegistration · object[]

Marketplaces inherited from instance or organization level. These are read-only and cannot be modified by the user. Computed at runtime: Instance defaults + Org defaults.

provider_tokens_set
Provider Tokens Set · object | null
search_api_key_set
boolean
default:false