- واجهة برمجة التطبيقات
- نقاط النهاية
- /recipes/{recipeId}
Get a recipe
يسترجع تفاصيل وصفة واحدة حسب معرّفها، المرتبطة بالمتجر المعتمد. استخدم نقاط نهاية "التعاريف" لحل معرفات الأنواع.
GET
/recipes/{recipeId}
Recipes
استجابة
401
application/json
object
غير مصرح
ConnectProblemDetails
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