v13

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-0815390371.2 KB
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/archived-bots/{db_path}/orders

Path parameters

db_pathstring required

Query parameters

limitinteger

Limit number of orders returned

Limit number of orders returned

offsetinteger

Offset for pagination

Offset for pagination

statusstring nullable

Filter by order status

Filter by order status

Response

Successful Response

{"stackTrail":"paths:/archived-bots/{db_path}/orders:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}