getAllReplicas

fun getAllReplicas(id: String, common: CommonOptions = CommonOptions.Default): Flow<GetReplicaResult>

Like get, but sends the request to all replicas in addition to the active. Returns the results from all available sources.