Retrieving artifact type in RRC with REST API
I need to retrieve programmatically the type (e.g. "Feature", or "Use Case" ...) of an RRC artifact, using REST API.
In addition, the only information I have about the artifact is its UUID, so I need to learn how to build a REST API query that uses this UUID as a filter.
Any snippets of code that address these issues are welcome.
My RRC version is 4.0.6.
In addition, the only information I have about the artifact is its UUID, so I need to learn how to build a REST API query that uses this UUID as a filter.
Any snippets of code that address these issues are welcome.
My RRC version is 4.0.6.