Can we fetch the audit history of all modules at the project area level?
One answer
For what purpose/use case to solve what business problem?
These are the available APIs: https://jazz.net/wiki/bin/view/Deployment/CLMProductAPILanding
I would say, you will likely not be able to retrieve all the data you want using an officially supported API. However, maybe you can find something in the links provided.
Comments
If a link is added or removed to an artifact in DNG, it cannot be tracked anywhere except audit history.
Going through each and every module to get audit history is time consuming. If we could fetch audit history of all the modules in a project area , we can use time filter on it and get the results faster.
Hence we need such a query.