v1
latestSwagger 2.02026-07-13665689.1 KBNote
Get a given note. Make sure you're passing authentication information in the header for the user who owns the note.
get/recipe/{recipeId}/note/{noteId}
Path parameters
recipeIdinteger required
recipe identifier (integer)
noteIdinteger required
The note ID (note -- it's not the RecipeID)
Response
OK