recipes

Fetch a single recipe by id

get/compat/v2/recipes/getRecipe

Query parameters

idstring uuid required

Response

Successful response

idstring uuid required
userIdstring uuid required
fromUserIdstring uuid nullable required
titlestring required
descriptionstring required
yieldstring required
activeTimestring required
totalTimestring required
sourcestring required
urlstring required
folderstring required
ingredientsstring required
instructionsstring required
notesstring required
createdAtstring required
updatedAtstring required
lastMadeAtstring nullable required
ratinginteger nullable required
nutritionServingSizestring nullable required
nutritionCaloriesnumber nullable required
nutritionTotalFatnumber nullable required
nutritionSaturatedFatnumber nullable required
nutritionTransFatnumber nullable required
nutritionPolyunsaturatedFatnumber nullable required
nutritionMonounsaturatedFatnumber nullable required
nutritionCholesterolnumber nullable required
nutritionSodiumnumber nullable required
nutritionTotalCarbsnumber nullable required
nutritionDietaryFibernumber nullable required
nutritionTotalSugarsnumber nullable required
nutritionAddedSugarsnumber nullable required
nutritionProteinnumber nullable required
nutritionVitaminDnumber nullable required
nutritionCalciumnumber nullable required
nutritionIronnumber nullable required
nutritionPotassiumnumber nullable required
nutritionOtherDetailsstring nullable required

Changes

No recorded changes to this endpoint across all 1 revision of this API.