getFile

suspend fun getFile(itemId: UUID): Response<ByteArray>

Get the original file of an item.

Parameters

itemId

The item id.