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