We are currently working on integrating Box with a third-party application and are leveraging Box APIs to retrieve files, folders, and event data.
As part of our use case, we require the ability to obtain the full path information of files and folders in all scenarios , particularly in the responses returned by the File, Folder, and Event APIs.
Specifically, we are looking for the following capabilities:
-
Full path details included in event log data.
-
A way to directly retrieve all historical events associated with a specific folder or file, either via the existing Folder/File APIs or any other recommended approach.
Could anyone advise if there are any existing APIs that support these requirements? Additionally, it would be appreciated if any information could be shared regarding any plans to introduce such features in future releases.