Get App WebApp Settings
Available for: Chatflow, Workflow, Chatbot, Agent, Text Generator apps.
Returns the branding and display settings for the app’s hosted WebApp, such as its title, icon, theme colors, and default language.
Authorizations
Every request authenticates with an API key: Authorization: Bearer {API_KEY}. App endpoints take an app API key; knowledge endpoints take a knowledge base API key (Get Started).
Keep keys server-side; never embed them in client code. Requests with a missing or invalid key fail with HTTP 401 (unauthorized).
Response
WebApp settings of the application.
WebApp title.
Chat color theme.
Whether the chat color theme is inverted.
Type of icon used. emoji for emoji icons, image for uploaded image icons.
Icon content (emoji or image ID).
Icon background color.
URL of the icon image.
WebApp description.
Copyright text.
Privacy policy URL.
Custom disclaimer text.
Default language code.
Whether to show workflow steps.
Whether to use the app icon as the answer icon.