v2
latestOpenAPI 3.1.02026-08-05267431678.1 KBleaderboard
Get Competition Samples
Fetch sample rows for a single competition dataset.
Lazy-load endpoint behind the "View Sample Data" action on a competition card.
Args: dataset_id: The competition dataset to fetch samples for. auth: Authenticated caller.
Returns: Dict with dataset_id and sample_rows list.
Raises: HTTPException: 404 when the competition does not exist, 500 when the samples cannot be read.
get/leaderboard/competitions/{dataset_id}/samples
Path parameters
dataset_idstring required
Response
Successful Response
object required