Skip to main content
GET
Get Leaderboard Placement

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

sub_account
string | null

When set, return placement for this subaccount only; otherwise one entry per subaccount.

timeframe
enum<string>
required

Ranking window. Leaderboard ranking window: today, last 7 days, last 30 days, or all time.

Available options:
today,
7d,
30d,
all

Response

Placements (ranked false when not on board)

Response for the current user's placement(s) on the leaderboard.

data
object[]
required

One row per subaccount (or single row when sub_account query is set).