Do we have any Rest API so, we can get all files from It's Folders and Sub-Folders with below information in a single API call?
1. Owner of the files.
2. Version information of the files.
3. Content of the files.
4. Collaboration information of the files
In API documentation one Download zip archive( https://developer.box.com/reference/get-zip-downloads-id-content/ ) Rest-API is available but It's not useful in my case as it not contains all above information and we don't want to make multiple API calls due to some performance issue.
We will really appreciate if some one can help us on this.
