GET /api/scoreboard/list response
GET /api/scoreboard/list
ScreepsHttpClient.scoreboardList
The total number of players in the result set
An API success response always contains { ok: 1 }
{ ok: 1 }
A page of player scoreboard results ordered by ScoreboardUser.rank (ascending)
GET /api/scoreboard/listresponseSee
ScreepsHttpClient.scoreboardList