GET /recipe/{recipeId}/reviews

bigoven.com:partner

Summary: Get paged list of reviews for a recipe. Each review will have at most one FeaturedReply, as well as a ReplyCount.
Operation ID: Review_GetReviews
Auth: api_key

Parameters (3)

pg (integer, query, optional)

the page (int), starting with 1

recipeId (integer, path, required)

recipe id (int)

rpp (integer, query, optional)

results per page (int)

No probe data for this endpoint yet.