get_leaderboard
Retrieve published leaderboard rows for a competition with cursor pagination. Use data.meta.published to confirm publication.
Instructions
List published leaderboard rows for a competition.
Scope: competition.read. Cursor-paginated. Always returns 200; use data.meta.published (not the emptiness of items) to tell whether the leaderboard has been published yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| competition_id | Yes |