get_user_image
Fetch a user's static image using their user ID and file name. Access profile pictures or uploaded media directly from Mealie.
Instructions
Get User Image [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
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ||
| file_name | Yes |