public shares
Read directory contents
Returns the contents of the specified directory for the specified share. The share must have exactly one path defined and it must be a directory for this to work
get/shares/{id}/dirs
Query parameters
pathstring
Path to the folder to read. It must be URL encoded, for example the path "my dir/àdir" must be sent as "my%20dir%2F%C3%A0dir". If empty or missing the user's start directory is assumed. If relative, the user's start directory is used as the base
Response
successful operation