My team is using Dropbox API to fetch and search for files and folders. While there is pagination, it is unclear as to how many more items are available and how many more calls needs to be made to retrieve the same.There is a possibility to have, say, a million files. Is there a rate limit to the numbers of calls made while using get and search APIs including ListFolderAsync API.
Does the rate limit differ for free and paid accounts (my team is on Dropbox Business Advanced plan)