v1
latestSwagger 2.02026-07-13665689.1 KBReview
Get paged list of reviews for a recipe. Each review will have at most one FeaturedReply, as well as a ReplyCount.
get/recipe/{recipeId}/reviews
Path parameters
recipeIdinteger required
recipe id (int)
Query parameters
pginteger
the page (int), starting with 1
rppinteger
results per page (int)
Response
OK