Get App Parameters
Available for: Chatflow, Workflow, New Agent, Chatbot, Agent, Text Generator apps.
Retrieve the application’s input form configuration, including feature switches, input parameter names, types, and default values.
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
Application parameters information.
Opening statement text.
List of suggested questions.
Configuration for suggested questions after an answer.
Speech-to-text feature configuration.
Text-to-speech feature configuration.
Knowledge retrieval citation resource configuration.
Annotation reply feature configuration.
More-like-this feature configuration.
Content moderation feature configuration.
User input form configuration.
- Text Input
- Paragraph
- Select
File upload configuration.
System-level parameter limits.