Get Player ELO Standing for Quest

View as Markdown

Retrieves the player’s ELO standing for a specific quest, including current rating, global rank, total players, and weekly delta (past 7 days).

Path parameters

quest_idstringRequiredformat: "uuid"
Quest ID to get ELO standing for

Response

ELO standing retrieved successfully
current_ratinginteger
global_rankinteger
total_playersinteger
weekly_deltainteger

Errors

404
Not Found Error