Question
How to use the REST API inside Windchill?
Hello.
I am writing java code in Windchill, one of the parts of the code is getting a representation.
The REST API has a method for getting representation.
How do I use the REST API? How do I get user credentials to send requests?

