Is there a REST API for getting application info
2 answers
Can you explain what sort of information you're looking for, and why? Understanding your use case may help to come up with suggestions for how to support it.
Is there a REST API that can be used to retrive the application information with a given application id? I know there is a REST service (https://localhost:9443/jts/friends) that can be used to get all the friends. But it seems that the friend id does not exist in the response body.