> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# /users/xuid({xuid})/scids/{scid}/stats

> /users/xuid({xuid})/scids/{scid}/stats

# /users/xuid({xuid})/scids/{scid}/stats

Accesses a service configuration scoped by a comma-delimited list of user statistic names on behalf of the specified user.
The domain for these URIs is `userstats.xboxlive.com`.

* [URI parameters](#ID4EV)

<a id="ID4EV" />

## URI parameters

| Parameter | Type | Description                                                                          |
| --------- | ---- | ------------------------------------------------------------------------------------ |
| xuid      | GUID | XBOX User ID (XUID) of the user on whose behalf to access the service configuration. |
| scid      | GUID | Identifier of the service configuration that contains the resource being accessed.   |

<a id="ID4E4B" />

## Valid methods

[GET](/reference/live/rest/uri/userstats/uri-usersxuidscidsscidstatsget)

  Gets a service configuration scoped by a comma-delimited list of user statistic names on behalf of the specified user.

[GET with value metadata](/reference/live/rest/uri/userstats/uri-usersxuidscidsscidstatsgetvaluemetadata)

  Gets a list of specified statistics, including metadata associated with the statistic values, for a user in a specified service configuration.

<a id="ID4EKC" />

## See also

<a id="ID4EMC" />

##### Parent

[User Statistics URIs](/reference/live/rest/uri/userstats/atoc-reference-userstats)


## Related topics

- [Event-based Leaderboards overview](/services/xbox-services/player-data/stats-leaderboards/event-based/live-leaderboards-eb-overview.md)
- [Información general sobre las tablas de clasificación basadas en eventos](/es/services/xbox-services/player-data/stats-leaderboards/event-based/live-leaderboards-eb-overview.md)
- [XblUserStatisticsGetSingleUserStatisticAsync](/ja-jp/reference/live/xsapi-c/user_statistics_c/functions/xbluserstatisticsgetsingleuserstatisticasync.md)
- [XblUserStatisticsGetSingleUserStatisticsAsync](/ja-jp/reference/live/xsapi-c/user_statistics_c/functions/xbluserstatisticsgetsingleuserstatisticsasync.md)
- [XblTitleStorageGetQuotaAsync](/ja-jp/reference/live/xsapi-c/title_storage_c/functions/xbltitlestoragegetquotaasync.md)
