get
Application
@GetMapping(path = "{" + APPLICATION_IDENTIFIER_KEY + "}",
headers = []
)
Method to get an existing application
Return
the result of the request as T
Parameters
userId
The identifier of the user
token
The token of the user
applicationId
The identifier of the application to get