getNote

fun getNote(noteId: String): JsonObject

Method to execute the request to get the notes list of the user

Return

the result of the request as JsonObject

Parameters

noteId

The identifier of the note to get