/users/{ownerId}/summary
Accesses summary data about the owner from the caller's perspective.
URI parameters
Parameter | Type | Description |
---|---|---|
ownerId | string | Identifier of the user whose resource is being accessed. The possible values are "me", xuid({xuid}), or gt({gamertag}). Example values: me , xuid(2603643534573581) , gt(SomeGamertag) |
Valid methods
GET (/users/{ownerId}/summary)
Gets summary data about the owner from the caller's perspective.