Archived Bots
Get Database Positions
Get position data from a database.
Args: db_path: Full path to the database file limit: Maximum number of positions to return offset: Offset for pagination
Returns: List of positions with pagination info
get/archived-bots/{db_path}/positions
Path parameters
db_pathstring required
Query parameters
limitinteger
Limit number of positions returned
Limit number of positions returned
offsetinteger
Offset for pagination
Offset for pagination
Response
Successful Response
{"stackTrail":"paths:/archived-bots/{db_path}/positions:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}