> ## 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})

> /users/xuid({xuid})

# /users/xuid({xuid})

Access the presence of another user or client.
The domain for these URIs is `userpresence.xboxlive.com`.

* [URI parameters](#ID4EV)

<a id="ID4EV" />

## URI parameters

| Parameter | Type                    | Description                             |
| --------- | ----------------------- | --------------------------------------- |
| xuid      | 64-bit unsigned integer | XBOX User ID (XUID) of the target user. |

<a id="ID4EUB" />

## Valid methods

[GET (/users/xuid({xuid}))](/reference/live/rest/uri/presence/uri-usersxuidget)

  Discover the presence of another user or client.

<a id="ID4E5B" />

## See also

<a id="ID4EAC" />

##### Parent

[Presence URIs](/reference/live/rest/uri/presence/atoc-reference-presence)


## Related topics

- [XblUserStatisticsGetSingleUserStatisticsAsync](/reference/live/xsapi-c/user_statistics_c/functions/xbluserstatisticsgetsingleuserstatisticsasync.md)
- [XblUserStatisticsGetSingleUserStatisticAsync](/reference/live/xsapi-c/user_statistics_c/functions/xbluserstatisticsgetsingleuserstatisticasync.md)
- [XblAchievementsResultGetNextAsync](/ja-jp/reference/live/xsapi-c/achievements_c/functions/xblachievementsresultgetnextasync.md)
- [XblSocialSubmitReputationFeedbackAsync](/reference/live/xsapi-c/social_c/functions/xblsocialsubmitreputationfeedbackasync.md)
- [XblAchievementsGetAchievementAsync](/reference/live/xsapi-c/achievements_c/functions/xblachievementsgetachievementasync.md)
