Leaderboard
Get Leaderboard
Returns a paginated leaderboard of subaccounts ranked by unrealised PnL for the given timeframe. Timeframe is required and relative to now (today, 7d, 30d, or all). Default limit 10, max 100; default offset 0.
get/api/v1/user/leaderboard
Query parameters
offsetinteger nullable
Pagination offset (default 0).
limitinteger nullable
Max number of entries to return (default 10, max 100).
timeframe'today' | '7d' | '30d' | 'all' required
Leaderboard ranking window: today, last 7 days, last 30 days, or all time.
Ranking window.
Response
Leaderboard