We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.

Forum Discussion

dochdl's avatar
dochdl
Helpful | Level 6
7 years ago

Getting files from a non root namespace

Hi I want to be able to track all changes in all folders including in namespaces that are not a root user's root folder I use a team token.  When I use /list_folder with the Dropbox-API-Select-...
  • dochdl's avatar
    dochdl
    7 years ago

    So seems as if using Dropbox-Api-Select-Admin header solves the problem
    However, it does not appear in your documentation

    so the answer is using this request:
    POST /2/files/list_folder
    Host: https://api.dropboxapi.com
    Authorization: Bearer <token>
    Content-Type: application/json
    Dropbox-Api-Select-Admin: dbmid:AAA...Rw

    {
    "path": "ns:2464786048",
    "recursive": true
    }

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

5,878 PostsLatest Activity: 6 hours ago
326 Following

If 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!