latestOpenAPI 3.1.02026-08-19270462702.4 KB

b92f75fd3b61

leaderboard

Get Leaderboard Entries

Get top leaderboard entries for a competition dataset.

Args: dataset_id: Competition dataset. auth: Authenticated caller. limit: Maximum entries to return.

Returns: Entries sorted by F1 score in descending order.

Raises: HTTPException: 404 when the dataset is not visible, 400 when it is not a competition, 500 when the entries cannot be read.

get/leaderboard/datasets/{dataset_id}/entries

Path parameters

dataset_idstring required

Query parameters

limitinteger

Number of entries to return

Number of entries to return

Response

Successful Response

successboolean
dataset_idstring required
dataset_namestring required
total_entriesinteger required