Skip to main content
GET
Get Rankings

Authorizations

Authorization
string
header
required

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

Headers

authorization
string | null
X-API-Key
string | null

Path Parameters

experiment_id
string<uuid>
required

Query Parameters

anchor_value
string | null
limit
integer
default:50
Required range: 1 <= x <= 200
axis_key
string | null
Required string length: 1 - 64

Response

Successful Response

List of rankings for an experiment.

rankings
RankingResponse · object[]
required
total
integer
required
anchor_value
string | null

If filtered by anchor, the anchor value

axis_key
string | null

Explicit criterion used for this ranking; null means combined/default behavior

computed_at
string<date-time> | null
ordering_policy
string
default:elo_fallback

Ranking metric used for the returned row order