Get Database Orders
Archived Bots
Get Database Orders
Get order history from a database.
Args: db_path: Full path to the database file limit: Maximum number of orders to return offset: Offset for pagination status: Optional status filter
Returns: List of orders with pagination info
GET
Get Database Orders
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
Limit number of orders returned
Offset for pagination
Filter by order status
Response
Successful Response

