

You could use /2/files/listfolder /continue to list files and folders, filter the result to the desired files, and then download them using /2/files/download though. The response will have a 403 status code with the invalid_account_type/feature error, and a user_message that can be displayed to the user. 06-29-2020 11:36 AM The Dropbox API doesn't offer a way to list/download files based on a particular prefix like this. Editing the source files still requires users to download the file to. You can retrieve a current count of files uploaded to a request with a few more lines of Python: import dropbox dbx dropbox.Dropbox ( 'YOURACCESSTOKEN' ) req dbx.filerequestsget ( 'YOURREQUESTID' ) print req. If a data transport call is made for a Business team which is over its limit for the month, the API call will fail. Whereas Box received angel investment from Mark Cuban, Dropbox counts U2 members. There are a couple ways to use the Dropbox API to check in on your file requests. The description of each relevant endpoint in the documentation contains a note indicating that calls to the endpoint will consume the team's data transport calls. 5 Answers 5 Press F12 to open developer tools Go to network tab Press the download link to start the download Find the download event in the network events. This applies only to certain Dropbox Business plans, and not other types of accounts.

Calls to certain API endpoints will count as data transport calls for any Dropbox Business teams with a limit on the number of data transport calls allowed per month.
