Get Database Positions
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
Get Database Positions
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 positions returned
Offset for pagination
Response
Successful Response

