/users/{ownerId}/people/{targetid}
Accesses a person by target ID from caller's people collection.
The domain for these URIs is social.xboxlive.com
.
URI parameters
Parameter | Type | Description |
---|---|---|
ownerId | string | Identifier of the user whose resource is being accessed. Must match the authenticated user. The possible values are "me", xuid({xuid}), or gt({gamertag}). |
targetid | string | Identifier of the user whose data is being retrieved from the owner's People list, either an Xbox User ID (XUID) or a gamertag. Example values: xuid(2603643534573581), gt(SomeGamertag). |
Valid methods
Gets a person by target ID from caller's people collection.