Bot Orchestration
Get Bot Status
Get the status of a specific bot.
Args: bot_name: Name of the bot to get status for bots_manager: Bot orchestrator service dependency
Returns: Dictionary with bot status information
Raises: HTTPException: 404 if bot not found
get/bot-orchestration/{bot_name}/status
Path parameters
bot_namestring required
Response
Successful Response
{"stackTrail":"paths:/bot-orchestration/{bot_name}/status:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}