pub async fn search_keys(
    configuration: &Configuration
) -> Result<Vec<SecurityKeyGet>, Error<SearchKeysError>>