200 Successful Response
Schema: RecipeListResponse
-
itemsarray · RecipeResponse requiredRecipeResponse -
13 fields
-
idstring required -
business_idstring required -
namestring required -
descriptionstring -
output_unit_namestring required -
output_unit_weightnumber required -
output_unit_weight_unitstring required -
conversion_paramsobject -
materialsarray · RecipeMaterialResponse -
output_variantsarray · RecipeOutputVariantResponse -
processing_stepsarray · RecipeProcessingStepResponse -
created_atstring required -
updated_atstring required
-
-
totalinteger -
Total number of items (null when not calculated for performance)
-
limitinteger -
Pagination limit
-
next_cursorstring -
Cursor for next page
-
prev_cursorstring -
Cursor for previous page
-
has_nextboolean required -
Whether there are more items
-
has_prevboolean required -
Whether there are previous items