# Gets image based on Id. This image can be associated to an Item or a Recipe. Endpoint: GET /attachedFiles/{id} Version: v3.0: 3.26.2.4 Security: Auth API User Token ## Path parameters: - `id` (string, required) AttachedFile Id ## Response 500 fields (image/png): - `message` (string,null) - `errors` (array,null) - `errors.extensions` (string,null) ## Response 429 fields