# KV().GetWithParam

```{doxygenfunction} YR::KVManager::GetWithParam(const std::vector<std::string> &keys, const YR::GetParams &params, int timeout = DEFAULT_GET_TIMEOUT_SEC)
```

```{doxygenstruct} YR::GetParam
    :members:
```

The parameter structure is supplemented with the following explanation:

```{doxygenstruct} YR::GetParams
    :members:
```
