/v1/convai/conversations/{id}/monitor. Features include cached conversation history, selective event streaming, and control commands (end call, barge-in, human takeover toggle, send messages).hinglish_mode configuration option for agents. When enabled and the agent’s language is Hindi, responses will be in Hinglish (Hindi-English mix).conversation_mode_toggle_enabled option to widget configuration for controlling conversation mode switching.retry_count field to batch call status responses for tracking retry attempts.high (+20%), ultra (+50%), and ultra_lossless (+100%).whatsapp_business_account_id with whatsapp_phone_number_id in batch calling and conversation info schemas for simpler WhatsApp integration.startSession infinite loop in useEffect hooksagent_tool_request event handling and corrected expects_response default valueparent_folder_id query parameter (string) for filtering by parent folderancestor_folder_id query parameter (string) for filtering by ancestor folderfolders_first query parameter (boolean) for sorting folders before documentsfolder document typefolder_parent_id field (string, optional)folder_path field (string, optional)children_count field (integer, for folders)GetKnowledgeBaseFolderResponseModel schemaGetKnowledgeBaseSummaryFolderResponseModel schemacannot_index_folder status to RAGIndexStatus enumCreate agent, Update agent, Get agent
hinglish_mode (boolean, default false) to agent configurationhinglish_mode to workflow override schemas (nullable boolean)Widget configuration endpoints
conversation_mode_toggle_enabled (boolean, default false) to widget settingsBatch calling endpoints
retry_count (integer, default 0) to batch call response modelsConversation token model
token_requester_user_id (string, nullable) for identifying token requesterwhatsapp_business_account_id with whatsapp_phone_number_id (string, nullable, optional)whatsapp_business_account_id with whatsapp_phone_number_id in WhatsAppConversationInfoquality_preset descriptions to include credit cost percentagesconvai_agent_drafts to WorkspaceResourceType enum