Get Media Users By User By File Name
get_media_users_by_user_by_file_nameRetrieve a user's static image by supplying the user ID and file name. Access the media file directly from a user's account.
Instructions
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 |