Bot Orchestration
Get Bot Run By Id
Get a specific bot run by ID.
Args: bot_run_id: ID of the bot run db_manager: Database manager dependency
Returns: Bot run details
Raises: HTTPException: 404 if bot run not found
get/bot-orchestration/bot-runs/{bot_run_id}
Path parameters
bot_run_idinteger required
Response
Successful Response
{"stackTrail":"paths:/bot-orchestration/bot-runs/{bot_run_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}