Values for all settings without workspace.
GET
/api/v1/actions/resolveSettings
Resolves values for all settings without workspace by current user, organization, or default settings.
Responses
Values for selected settings.
contentobject | null · maxLength: 15000Free-form JSON object
Example: {}typestring · enumType of the setting.
Enum values:TIMEZONEACTIVE_THEMEACTIVE_COLOR_PALETTEACTIVE_LLM_ENDPOINTACTIVE_CALENDARSWHITE_LABELINGLOCALEMETADATA_LOCALEExample: TIMEZONE
idstring · deprecated · requiredSetting ID. Formerly used to identify a type of a particular setting, going to be removed in a favor of setting's type.
Values for selected settings without workspace.
POST
/api/v1/actions/resolveSettings
Resolves values for selected settings without workspace by current user, organization, or default settings.
Responses
Values for selected settings.
contentobject | null · maxLength: 15000Free-form JSON object
Example: {}typestring · enumType of the setting.
Enum values:TIMEZONEACTIVE_THEMEACTIVE_COLOR_PALETTEACTIVE_LLM_ENDPOINTACTIVE_CALENDARSWHITE_LABELINGLOCALEMETADATA_LOCALEExample: TIMEZONE
idstring · deprecated · requiredSetting ID. Formerly used to identify a type of a particular setting, going to be removed in a favor of setting's type.