One month down in 2025: How are your resolutions coming along? Check out how to get back on track here.
Forum Discussion
yashkumar
5 years agoNew member | Level 2
Business Account - Get list of all users through API
Is there any API for dropbox business Account to get a list of all users and their activity ?
Yes, you can use the Dropbox Business API /2/team/members/list[/continue] endpoints to list the members of the team, and the /2/team_log/get_events[/continue] endpoints to query the activity on the team.
Those are links to the documentation for the HTTPS endpoints themselves, but we recommend using one of the official SDKs if possible. Those have corresponding native methods for the HTTPS endpoints.
- Greg-DB
Dropbox Staff
Yes, you can use the Dropbox Business API /2/team/members/list[/continue] endpoints to list the members of the team, and the /2/team_log/get_events[/continue] endpoints to query the activity on the team.
Those are links to the documentation for the HTTPS endpoints themselves, but we recommend using one of the official SDKs if possible. Those have corresponding native methods for the HTTPS endpoints.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,949 PostsLatest Activity: 3 hours ago
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!