GET /api/v1/recipes/{recipe_id}/media

Returns media attachments from bakings of the specified recipe that are accessible to the authenticated user, as extended_medium_output objects.

Parameters

Name In Required Type Description
recipe_id path yes integer

Request Body

None.

Responses

200

media

Schema: array[extended_medium_output]