get
Note
@GetMapping(path = "/{" + NOTE_IDENTIFIER_KEY + "}",
headers = []
)
Method to get a notes list
Return
the result of the request as String
Parameters
id
The identifier of the user
token
The token of the user
noteId
The note requested