One month down in 2025: How are your resolutions coming along? Check out how to get back on track here.
Forum Discussion
Biswamber Khandei
4 years agoNew member | Level 2
Is there any API to get all the users list and there last login activity for DropBox?
I am trying to get my users list and there last login through API in Postman and i am searching over the google but unable to find.
- Greg-DB
Dropbox Staff
You can use the /2/team/members/list[/continue] endpoints to list all of the members of a connected Dropbox team. It does not return information about when the member last logged in to Dropbox though.
Instead, you could query /2/team_log/get_events[/continue]. You can check for whatever kind of events you're interested in (such as "login_success") to see when each member performed those events. That's not ideal of course, as it's not particularly efficient, so I'm sending this along as a feature request for a better way to retrieve this information. I'm not aware of any current plans to implement something like that though. - aliabonassarExplorer | Level 3
you can chatting a dropbox agent, they are very helpful, will guide you.
- aliabonassarExplorer | Level 3
you will find them on dropbox hopmpage
About Discuss Dropbox Developer & API
Make connections with other developers804 PostsLatest Activity: 12 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!