user APIs
Read directory contents
Returns the contents of the specified directory for the logged in user
get/user/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
Changes
No recorded changes to this endpoint across all 1 revision of this API.