Skip to main content
Question

Can we get user admin_logs events using box Java SDK

  • May 21, 2025
  • 2 replies
  • 6 views

Forum|alt.badge.img

Hi

 

I am trying to access user events from admin api . But i couldnt get the user folder creation events from admin API instead i am getting admin folder creation events. i would like to get the events for all the users from admin API. please let me know if this is available in Box Java SDK

 

2 replies

Forum|alt.badge.img

Forum|alt.badge.img

I used event stream to pull events it is only returning the  logs of adminstrator and his folder acitvities but not the user activities . The eventstream doesnot add streamtype to the url