download With Response
fun downloadWithResponse(id: String, type: String? = null, value: String? = null): <Error class: unknown class><ByteArray>
API that can be used to download file using identifier associated to it
Return
a Response object with a body of type java.io.File
Parameters
id
type
(optional)
value
(optional)