GET /recipe/steps/{id}
Summary: Return full Recipe detail with steps. Returns 403 if the recipe is owned by someone else.
Operation ID: Recipe_GetRecipeWithSteps
Auth: api_key
Operation ID: Recipe_GetRecipeWithSteps
Auth: api_key
Parameters (2)
id
(integer, path, required)
the Recipe ID to retrieve
prefetch
(boolean, query, optional)
No probe data for this endpoint yet.