Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
SRyther
1 month agoNew member | Level 2
Team Folder API access in a Standard plan
Forgive me if this information is already available, but I haven't immediately been able to find it. I'm in a scenario where I would like to sync data from a third-party application to team folders i...
DB-Des
Dropbox Community Moderator
1 month agoHi SRyther
Access to the Dropbox API is free and doesn't require a specific paid plan. While some endpoints may return additional data for certain account types, the endpoints you mentioned — /2/team/team_folder/get_info and /2/files/get_metadata — are not "paid-plan-only" endpoints by themselves.
As far as retrieving team folder namespace IDs, you should be able to do it by calling /2/team/namespaces/list
If you are seeing unexpected results or errors, please reply with:
- the name and version number of the platform and SDK/library you are using, if any
- the steps to reproduce the issue, including relevant code snippet(s), but don't include any access or refresh token(s)
- the full text of any error or unexpected output
About Discuss Dropbox Developer and API
Explore Dropbox Developer & API discussions with developers like you.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
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, Facebook or Instagram.
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!