You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Retrieves the weekly trader leaderboard. Supports optional `year`, `week`, `first`, and `after`.
32
+
33
+
Passing in a `year` and `week` will return the leaderboard for that specific week of the year. If no year or week is passed in, it will return the current week's leaderboard.
0 commit comments