folder
Get Folder Tree
Get an ASCII tree representation of the folder structure.
:param max_depth: Maximum depth to traverse (1-50) :param show_uuids: Whether to show UUIDs in the output :return: Dictionary with ASCII tree representation and metadata
get/folder/{slug}/folder_tree
Path parameters
slugstring required
Query parameters
max_depthinteger
Maximum depth to traverse
Maximum depth to traverse
show_uuidsboolean
Show UUIDs in output
Show UUIDs in output
Cookies
access_tokenstring nullable
Response
Successful Response
string required
Changes
No recorded changes to this endpoint across all 1 revision of this API.