/sessions/{sessionId}/scids/{scid}/data/{path}

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

URI parameters

Parameter Type Description
sessionId string the ID of the session to look up.
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.

Valid methods

GET

  Lists file information at a specified path.

See also

Parent

Title Storage URIs