We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.

Forum Discussion

Vivek_v's avatar
Vivek_v
New member | Level 2
5 months ago

Api testing on postman To fetch sign-in events of all the users

can anyone help me fetch only Sign in events from the api

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Staff rankDropbox Staff

    We can't help with Postman itself as that's not made by Dropbox, but on the Dropbox side of things it sounds like you would want to use the /2/team_log/get_events and /2/team_log/get_events/continue endpoints to retrieve event information like this. You can set event_type to login_success to retrieve successful login events.

     

    You can also use the API v2 Explorer to prototype and test calls like this. You can configure it with your desired parameters, and click "Show Code" to see how the request would look in a few different formats.

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

5,878 PostsLatest Activity: 5 hours ago
326 Following

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!