GET /recipe/{recipeId}/note/{noteId}

bigoven.com:partner

Summary: Get a given note. Make sure you're passing authentication information in the header for the user who owns the note.
Operation ID: Note_Get
Auth: bearer_token

Parameters (2)

noteId (integer, path, required)

The note ID (note -- it's not the RecipeID)

recipeId (integer, path, required)

recipe identifier (integer)

No probe data for this endpoint yet.