downloadSnapshot

suspend fun downloadSnapshot(resultId: String): Result<ByteArray, Exception>

Download the snapshot of a specific result

Parameters

resultId

The result ID (path parameter)