Get a recipe

Returns the detail of a single recipe by its identifier, associated to the authenticated shop. Use the 'Definitions' endpoints to resolve type identifiers.

GET
/recipes/{recipeId}
Recipes

Response

401
application/json
object

Unauthorized

ConnectProblemDetails

object

type?

string | null

title?

string | null

status?

value<int32> | null

detail?

string | null

instance?

string | null

requestId?

string | null

traceId?

string | null