We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
Dan L.10
10 years agoNew member | Level 1
Search API: Support for start/end anchors (eg ^/$ regex)
In https://www.dropboxforum.com/hc/en-us/community/posts/203590593-Search-API-More-than-1000-results-pages-offsets-pointers- I asked about the 1000-item limit on the search API.
If there's no way around it, one option could be to do a more precise search with start/end anchors. eg searching for ".xls" matches all ".xlsx" files, and if my user has more than 1000 xlsx files, I can't find the xls files.
However, if I could specify end-of-line anchors, I could search for ".xls$" and ".xlsx$" independently.
Is something like this supported?
- Steve M.Dropbox Staff
API v2 lets you page through search results. See http://dropbox.com/developers/documentation/http#documentation-files-search. But now, it doesn't support start/end anchors.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 19 minutes agoIf you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!