Endpoint
Response
Returns the storage tree as a nested array. Each node is either a folder (withchildren) or a file (no children).
Unique identifier — full path relative to storage root. Use this as the
{path} parameter in other storage endpoints.Display name of the file or folder.
Nested files and folders. Empty array
[] for files or empty folders.Example
Related
File Metadata
Get size and timestamps for a specific file.
Delete File
Remove a file and its cached variants.