Get Agent App Parameters
Retrieve Agent app input parameters. For Agent apps, the user_input_form field is projected from variables configured in the Agent Soul.
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.
Response
Application parameters information.
Opening statement displayed at conversation start.
List of suggested starter questions.
Configuration for suggested questions after answer.
Speech-to-text configuration.
Text-to-speech configuration.
Retriever resource configuration.
Annotation reply configuration.
More-like-this configuration.
Sensitive word avoidance configuration.
List of user input form elements.
- Text Input
- Paragraph
- Select
File upload configuration.
System-level parameters and limits.