/users/xuid({xuid})/scids/{scid}/stats/{statname)/people/{all|favorite}
Accesses a social (ranked) leaderboard.
The domain for these URIs is leaderboards.xboxlive.com
.
URI parameters
Parameter | Type | Description |
---|---|---|
xuid | string | Identifier of the user. |
scid | string | Identifier of the service configuration that contains the resource being accessed. |
statname | string | Unique identifier of the user stat resource being accessed. |
all|favorite | enumeration | Whether to rank the stat values (scores) for all known contacts of the current user or only those contacts designated as favorite people by that user. |
Valid methods
GET (/users/xuid({xuid})/scids/{scid}/stats/{statname)/people/{all|favorite})
Returns a social leaderboard by ranking the stat values (scores) for either all known contacts of the current user or only those contacts designated as favorite people by that user.