getImageFromUrl

fun getImageFromUrl(urlPreSigned: String, userid: String? = null): ByteArray

Downloads bounded image bytes through a signed URL.