> ## 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.

# /untrustedplatform/users/xuid({xuid})/scids/{scid}/data/{path}

> /untrustedplatform/users/xuid({xuid})/scids/{scid}/data/{path}

# /untrustedplatform/users/xuid({xuid})/scids/{scid}/data/{path}

Lists file information at a specified path.
The domain for these URIs is `titlestorage.xboxlive.com`.

* [URI parameters](#ID4EV)

<a id="ID4EV" />

## URI parameters

| Parameter | Type                    | Description                                                                                                                                                                                                                                                        |
| --------- | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| xuid      | unsigned 64-bit integer | The XBOX User ID (XUID) of the player who making the request.                                                                                                                                                                                                      |
| scid      | guid                    | the ID of the service config to look up.                                                                                                                                                                                                                           |
| path      | string                  | The path to the data items to return. All matching directories and subdirectories get returned. Valid characters include uppercase letters (A-Z), lowercase letters (a-z), numbers (0-9), underscore (\_), and forward slash (/). May be empty. Max length of 256. |

<a id="ID4EFC" />

## Valid methods

[GET](/reference/live/rest/uri/storage/uri-untrustedplatformusersxuidscidssciddatapath-get)

  Lists file information at a specified path.

<a id="ID4EPC" />

## See also

<a id="ID4ERC" />

##### Parent

[Title Storage URIs](/reference/live/rest/uri/storage/atoc-reference-storagev2)
