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

# Title Storage URIs

> Title Storage URIs

# Title Storage URIs

This section provides details about Universal Resource Identifier (URI) addresses and associated Hypertext Transport Protocol (HTTP) methods from XBOX Live Services for *title storage*.

Games running on all platforms can use this service.

The domain for these URIs is titlestorage.xboxlive.com.

<a id="ID4EFB" />

## In this section

[/global/scids/{scid}](/reference/live/rest/uri/storage/uri-globalscidsscid)

  Retrieves quota information for this storage type.

[/global/scids/{scid}/data/{path}](/reference/live/rest/uri/storage/uri-globalscidssciddatapath)

  Lists file information at a specified path.

[/global/scids/{scid}/data/{pathAndFileName},{type}](/reference/live/rest/uri/storage/uri-globalscidssciddatapathandfilenametype)

  Downloads a file.

[/json/users/batch/scids/{scid}/data/{pathAndFileName},json](/reference/live/rest/uri/storage/uri-jsonusersbatchscidssciddatapathandfilenametype)

  Downloads multiple files from multiple users with the same filename.

[/json/users/xuid({xuid})/scids/{scid}](/reference/live/rest/uri/storage/uri-jsonusersxuidscidsscid)

  Retrieves quota information for this storage type.

[/json/users/xuid({xuid})/scids/{scid}/data/{path}](/reference/live/rest/uri/storage/uri-jsonusersxuidscidssciddatapath)

  Lists file information at a specified path.

[/json/users/xuid({xuid})/scids/{scid}/data/{pathAndFileName},json](/reference/live/rest/uri/storage/uri-jsonusersxuidscidssciddatapathandfilenametype)

  Downloads, uploads, or deletes a file.

[/sessions/{sessionId}/scids/{scid}](/reference/live/rest/uri/storage/uri-sessionssessionidscidsscid)

  Retrieves quota information for this storage type.

[/sessions/{sessionId}/scids/{scid}/data/{path}](/reference/live/rest/uri/storage/uri-sessionssessionidscidssciddatapath)

  Lists file information at a specified path.

[/sessions/{sessionId}/scids/{scid}/data/{pathAndFileName},{type}](/reference/live/rest/uri/storage/uri-sessionssessionidscidssciddatapathandfilenametype)

  Downloads a file.

[/trustedplatform/users/batch/scids/{scid}/data/{pathAndFileName},{type}](/reference/live/rest/uri/storage/uri-trustedplatformusersbatchscidssciddatapathandfilenametype)

  Downloads multiple files from multiple users with the same filename.

[/trustedplatform/users/xuid({xuid})/scids/{scid}](/reference/live/rest/uri/storage/uri-trustedplatformusersxuidscidsscid)

  Retrieves quota information for this storage type.

[/trustedplatform/users/xuid({xuid})/scids/{scid}/data/{path}](/reference/live/rest/uri/storage/uri-trustedplatformusersxuidscidssciddatapath)

  Lists file information at a specified path.

[/trustedplatform/users/xuid({xuid})/scids/{scid}/data/{pathAndFileName},{type}](/reference/live/rest/uri/storage/uri-trustedplatformusersxuidscidssciddatapathandfilenametype)

  Downloads, uploads, or deletes a file.

[/untrustedplatform/users/batch/scids/{scid}/data/{pathAndFileName},{type}](/reference/live/rest/uri/storage/uri-untrustedplatformusersbatchscidssciddatapathandfilenametype)

  Downloads multiple files from multiple users with the same filename.

[/untrustedplatform/users/xuid({xuid})/scids/{scid}](/reference/live/rest/uri/storage/uri-untrustedplatformusersxuidscidsscid)

  Retrieves quota information for this storage type.

[/untrustedplatform/users/xuid({xuid})/scids/{scid}/data/{path}](/reference/live/rest/uri/storage/uri-untrustedplatformusersxuidscidssciddatapath)

  Lists file information at a specified path.

[/untrustedplatform/users/xuid({xuid})/scids/{scid}/data/{pathAndFileName},{type}](/reference/live/rest/uri/storage/uri-untrustedplatformusersxuidscidssciddatapathandfilenametype)

  Downloads, uploads, or deletes a file.

<a id="ID4E5C" />

## See also

<a id="ID4EAD" />

##### Parent

[Universal Resource Identifier (URI) Reference](/reference/live/rest/uri/atoc-xboxlivews-reference-uris)
