Get a recipe

通过其标识符返回与经过身份验证的商店相关的单个食谱的详细信息。使用“定义”端点来解析类型标识符。

GET
/recipes/{recipeId}
Recipes

回复

401
application/json
object

未经授权

ConnectProblemDetails

object

type?

string | null

title?

string | null

status?

value<int32> | null

detail?

string | null

instance?

string | null

requestId?

string | null

traceId?

string | null