Ability to return all files and folders from a specific folder name
Currently , using the Folder API call with 0 for folder_id at the Root Level will return all the files/folders that the user is permissioned for.
GET https://api.box.com/2.0/folders/:0
Request to do the same, but for a specific folder’s scope:
GET https://api.box.com/2.0/folders/SPECIFICFOLDERNAME/:0
1
vote
![](https://secure.gravatar.com/avatar/2a01841838735b5866163d55395fc29f?size=40&default=https%3A%2F%2Fassets.uvcdn.com%2Fpkg%2Fadmin%2Ficons%2Fuser_70-6bcf9e08938533adb9bac95c3e487cb2a6d4a32f890ca6fdc82e3072e0ea0368.png)