OptionalcontainerOptionalcontainerAn alternate container from which to request readable containers. If not specified, the current container path will be used.
OptionaldepthMay be used to control the depth of recursion if includeSubfolders is set to true.
OptionalfailureThis will be called upon failure to complete a request.
OptionalincludeIf set to true, the entire branch of containers will be returned. If false, only the immediate children of the starting container will be returned (defaults to false).
OptionalscopeA scoping object for the success and failure callback functions (default to this).
OptionalsuccessThis will be called upon successfully completing a request.
A container id, full-path string, or an Array of container id/full-path Strings (only the first will be used). If not present, the current container is used.