What I'd like to do is something like:
- Code: Select all
GET: /osmc/resources/{resourceId}/elements/
so that I can parse through those elements to find what I'm looking for.
There are many workspaces and many resources that I want to hunt through, and I was hoping there is a way to access all the element in a model. Is there some other way I can determine if particular types (or stereotypes) of elements are used using the API?