Retrieve a list of all Directories.
Successful Response
String ID of directory. Starts with dir_
.
Name of the directory.
Path to the directory, relative to the root directory. Includes name, e.g. path/to/directory
.
ID of the parent directory. Will be None
if the directory is the root directory. Starts with dir_
.