Your workflow is unique 👨‍💻 -  tell us how you use Dropbox here.

Forum Discussion

Biswamber Khandei's avatar
Biswamber Khandei
New member | Level 2
4 years ago

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.

3 Replies

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Community Moderator rankDropbox Community Moderator
    4 years ago

    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.

  • aliabonassar's avatar
    aliabonassar
    Explorer | Level 3
    4 years ago

    you can chatting a dropbox agent, they are very helpful, will guide you. 

About Discuss Dropbox Developer and API

Node avatar for 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!