get

abstract suspend fun <T : Any> get(endpoint: String, kClass: KClass<T>): Result<T>