GET (/users/xuid())
Discover the presence of another user or client. The domain for these URIs isuserpresence.xboxlive.com.
- Remarks
- URI parameters
- Query string parameters
- Authorization
- Effect of privacy settings on resource
- Required Request Headers
- Optional Request Headers
- Request body
- Response body
Remarks
The response can be filtered to provide part of the PresenceRecord if the consumer is not interested in the entire object.Note:
The data returned is constrained by privacy and content isolation rules.
URI parameters
| Parameter| Type| Description| | --- | --- | --- | --- | | xuid| 64-bit unsigned integer| XBOX User ID (XUID) of the target user.|Query string parameters
| Parameter| Type| Description| | --- | --- | --- | --- | --- | --- | --- | | level| string| Optional.- user: Returns only the user node.
- device: Returns user node and device nodes.
- title: Default. Returns the whole tree except activity.
- all: Returns the whole tree, including activity-level presence.
