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

# /global/scids/{scid}/data/{path}

> /global/scids/{scid}/data/{path}

# /global/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                                                                                                                                                                                                                                                        |
| --------- | ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| 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="ID4E3B" />

## Valid methods

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

  Lists file information at a specified path.

<a id="ID4EGC" />

## See also

<a id="ID4EIC" />

##### Parent

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