Skip to main content
Question

Retrieve all events for a given file

  • May 22, 2025
  • 1 reply
  • 4 views

Forum|alt.badge.img

I wonder if it is possible with a single API call to obtain all events recorded for a file.  We can currently do this for users using the JS sdk (get all events for a user - sdk.getAppAuthClient(enterprise).events) - but need to know if there is the equivalent to do this for a particular file?

1 reply

Forum|alt.badge.img

Hey Philip, 

Currently, we only have the two event stream types described in the sdk documentation.  I would check Pulse to see if there is already a request for this, and if there is not, add the request. 

Thanks, 

Alex, Box Developer Advocate