Get App WebApp Settings
Available for: Chatflow, Workflow, Chatbot, Agent, Text Generator apps.
Retrieve the WebApp settings of this application, including site configuration, theme, and customization options.
Authorizations
API Key authentication. For all API requests, include your API Key in the Authorization HTTP Header, prefixed with Bearer. Example: Authorization: Bearer {API_KEY}. Strongly recommend storing your API Key on the server-side, not shared or stored on the client-side, to avoid possible API-Key leakage that can lead to serious consequences. Requests with a missing or invalid API key fail with HTTP 401 and error code 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.