API 2.0 - List files & folders recursively

Joined
Jan 15, 2015
Messages
25
Hi!
Have way to get all files & folder information recursively?
Or I have to make one call per folder?
/api/v2.0/filesystem/listdir

I'm doing an backup system using rsync and API to get informations of files and folders uploaded for an dataset

Thanks!
 
Top