Skip to main content
Question

Not getting admin events as expected

  • May 22, 2025
  • 2 replies
  • 29 views

Forum|alt.badge.img

Hi,

 

We are trying to access admin events through apis. We had a next_stream_position stored in our system. We had uploaded folder containing files. And we were trying access the UPLOAD events through admin events.

 

Folder id of the uploaded folder is 116890174066 (I hope it is deleted i.e in trash)

 

Query used along with bearer token is as follows.

 

https://api.box.com/2.0/events?stream_type=admin_logs&limit=50&stream_position=*********&created_after=2020-06-29T07:00:00&event_type=UPLOAD,EDIT,MOVE,COPY,GROUP_ADD_ITEM,UNDELETE,ITEM_SHARED_UPDATE,CHANGE_FOLDER_PERMISSION,COLLABORATION_ACCEPT,COLLABORATION_ROLE_CHANGE,UPDATE_COLLABORATION_EXPIRATION,COLLABORATION_INVITE,CONTENT_WORKFLOW_SHARING_POLICY_VIOLATION,COLLABORATION_REMOVE,COLLABORATION_EXPIRATION,SHARE

 

Folder was uploaded on 30th of june. We tried accessing admin events even after hours of uploading. But still we weren't getting events.

 

Please point out if any mistakes we are committing while calling api.

 

Thanks in advance

Bharath 

2 replies

Forum|alt.badge.img

 

 

If you have not done so already, please open a support ticket at support.box.com for assistance, as we will need more concrete, account specific details in order to further troubleshoot. 


Forum|alt.badge.img

 We have opened ticket regarding this.