> ## 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/{userId}/profile/settings/people/{userList}?settings={settings}

> /users/{userId}/profile/settings/people/{userList}?settings={settings}

# /users/{userId}/profile/settings/people/{userList}?settings={settings}

Access the profile for a user or users, with People Moniker support.
The domain for these URIs is `profile.xboxlive.com`.

* [URI parameters](#ID4EV)

<a id="ID4EV" />

## URI parameters

| Parameter | Type   | Description                                                                               |
| --------- | ------ | ----------------------------------------------------------------------------------------- |
| userId    | string | Can be either 'xuid(12345)', 'gt(myGamertag)', or 'me'.                                   |
| userList  | string | A named list of people to get settings for. Currently, People is the only list supported. |

<a id="ID4E1B" />

## Valid methods

[GET (/users/{userId}/profile/settings/people/{userList})](/reference/live/rest/uri/profileV2/uri-usersuseridprofilesettingspeopleuserlistget)

  Get the profile for a user or users, with People Moniker support.

<a id="ID4EEC" />

## See also

<a id="ID4EGC" />

##### Parent

[Profiles URIs](/reference/live/rest/uri/profileV2/atoc-reference-profiles)

[Profile (JSON)](/reference/live/rest/json/json-profile)


## Related topics

- [XblProfileGetUserProfilesForSocialGroupAsync](/reference/live/xsapi-c/profile_c/functions/xblprofilegetuserprofilesforsocialgroupasync.md)
- [title_api_settings_changed](/services/playfab/api-references/events/ApiAccessPolicy/title-api-settings-changed.md)
- [Guest users overview](/build/core-features/common/user/users-guest-overview.md)
- [XblPrivacySetting](/reference/live/xsapi-c/privacy_c/enums/xblprivacysetting.md)
- [XR-048 Profile Settings Usage](/publishing/certification/xr/xr-048.md)
