Get Bot History
Bot Orchestration
Get Bot History
Get trading history for a bot with optional parameters.
Args: bot_name: Name of the bot to get history for days: Number of days of history to retrieve (0 for all) verbose: Whether to include verbose output precision: Decimal precision for numerical values timeout: Timeout in seconds for the operation bots_manager: Bot orchestrator service dependency
Returns: Dictionary with bot trading history
GET
Get Bot History
Documentation Index
Fetch the complete documentation index at: https://condor.hummingbot.org/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
Query Parameters
Response
Successful Response

