Hey @Dzmitry_Baranau,
You could use the strapi.plugins.upload.services.upload.fetch({id: imageId});.
This should give you the image object.
Hey @Dzmitry_Baranau,
You could use the strapi.plugins.upload.services.upload.fetch({id: imageId});.
This should give you the image object.