πGet Leaderboard Length

π Description
Retrieves the total number of entries (scores) currently present in a specified Steam leaderboard.
Name
Description
Leaderboard ID
The ID for the leaderboard you want to get data for.
Name
Description
On Success
Executes if the entry count was successfully retrieved.
On Fail
Executes if the Steam API is not validated.
Entry Count
The total number of entries in the leaderboard. Returns -1 on failure.
Last updated