Function config_get

Source
pub async fn config_get(
    configuration: &Configuration,
) -> Result<ConfigResponseModel, Error<ConfigGetError>>