get_user_image
Retrieve a user's static image or media asset by user ID and file name from Mealie's user media storage.
Instructions
Get User Image — Recipe: Images and Assets. Get user. [GET /api/media/users/{user_id}/{file_name}] Takes in a recipe slug, returns the static image. This route is proxied in the docker image and should not hit the API in production Keywords: get_user_image, get user image, get user, fetch user, read user, retrieve user, view user, show user, user, users, recipe images and assets, media, get, fetch, read, retrieve, view, show, read-only, mealie.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ||
| file_name | Yes |