Skip to main content
Question

Access Statistics on Files in Folders

  • May 23, 2025
  • 1 reply
  • 13 views

Forum|alt.badge.img

Hello,

I have the same problem mentioned in the below ticket.
https://support.box.com/hc/en-us/community/posts/360049137874-Access-Statistics-on-Files-in-Folders

I want to get the box file download number.  When I login box website, check the access stats of a file, we can get the download number. Box UI uses the below API to get the number of file downloads. But it is not an SDK API, I can't use it.

Could you please tell me which SDK API I can use? Thanks/

GET https://ibm.ent.box.com/app-api/enduserapp/file/998558659552/access-stats/summary
response:

{"commentCount":0,"downloadCount":3,"editCount":0,"previewCount":20,"hasCountOverflowed":false}



1 reply

Forum|alt.badge.img

This is not a current feature of the API today. We track feature requests on our Pulse site. 

Alex, Box Developer Advocate