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
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

