list
@GetMapping(path = ""/{" + IDENTIFIER_KEY + "}/" + PROJECTS_KEY", headers = [])
Method to get a projects list
Return
the result of the request as String
Parameters
id
: the identifier of the user
token
: the token of the user
Method to get a projects list
the result of the request as String
: the identifier of the user
: the token of the user