v6

latestOpenAPI 3.0.1raw.githubusercontent.com2026-08-0182128753.1 KB
Applications

Get App WebApp Settings

Available for: Chatflow, Workflow, New Agent, Chatbot, Agent, Text Generator apps.

Returns the branding and display settings for the app's hosted web app, such as its title, icon, theme colors, and default language.

get/site

Response

Web app settings of the application.

titlestring

Web app title.

chat_color_themestring

Chat color theme.

chat_color_theme_invertedboolean

Whether the chat color theme is inverted.

icon_typestring

Type of icon used. emoji for emoji icons, image for uploaded image icons.

iconstring

Icon content (emoji or image ID).

icon_backgroundstring

Icon background color.

icon_urlstring url nullable

URL of the icon image.

descriptionstring

Web app description.

copyrightstring

Copyright text.

privacy_policystring

Privacy policy URL.

input_placeholderstring nullable

Placeholder text shown in the web app message input box. null when not configured.

custom_disclaimerstring

Custom disclaimer text.

default_languagestring

Default language code.

show_workflow_stepsboolean

Whether to show workflow steps.

use_icon_as_answer_iconboolean

Whether to use the app icon as the answer icon.