One month down in 2025: How are your resolutions coming along? Check out how to get back on track here.
Forum Discussion
fcasb
8 years agoExplorer | Level 3
API for member last login time
Hi there,
Is there an API for the admin to get members' last login time ?
Thanks.
- Greg-DB
Dropbox Staff
To see the login information like this, you can query /2/team_log/get_events[/continue]:
https://www.dropbox.com/developers/documentation/http/teams#team_log-get_events
https://www.dropbox.com/developers/documentation/http/teams#team_log-get_events-continue
You can check for password_login_success events to see when each member logged in. 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.- fcasbExplorer | Level 3
Hi Greg,
thank you for sending this as a feature request.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,950 PostsLatest Activity: 11 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!