> ## 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/{ownerId}/summary

> /users/{ownerId}/summary

# /users/{ownerId}/summary

Accesses summary data about the owner from the caller's perspective.

* [URI parameters](#ID4EQ)

<a id="ID4EQ" />

## 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: <code>me</code>, <code>xuid(2603643534573581)</code>, <code>gt(SomeGamertag)</code> |

<a id="ID4ESB" />

## Valid methods

[GET (/users/{ownerId}/summary)](/reference/live/rest/uri/people/uri-usersowneridsummaryget)

  Gets summary data about the owner from the caller's perspective.

<a id="ID4E3B" />

## See also

<a id="ID4E5B" />

##### Parent


## Related topics

- [User authentication and ownership](/build/steam-porting-guide/features/user-authentication-and-ownership.md)
- [Managing Summary](/services/playfab/multiplayer/servers/quota-summary.md)
- [PFLobbyGetMemberConnectionStatus](/services/playfab/multiplayer/lobby/playfabmultiplayerreference-cpp/pflobby/functions/pflobbygetmemberconnectionstatus.md)
- [Set up your organization in Partner Center](/home/onboarding-access/setup-organization.md)
- [Sale Pricing](/publishing/game-publishing/concepts/availability/sale-pricing.md)
