Projects extension dependencies
Hello community,
I am trying to build a service that can check all of our thingworx platforms for projects that uses one of our extensions we have built.
To do this I am currently using the project entities "ListExternalDependencies" service and from that information filtering on the containerName (which is the name of the extension).
I was wondering though, is there perhaps a better way of doing this that I have missed?
Because I am look at:

And thinking that perhaps there is some service I could use to just straight up get the same information that is used to built the list of extension dependencies shown in the project entity.
I had a look in the developer tool and found:

So here I am thinking I might be able to use something similar to this endpoint?
Any pointers would be greatly appreciated.
Regards,
Jens C

