pub async fn accounts_keys_get(
    configuration: &Configuration
) -> Result<KeysResponseModel, Error<AccountsKeysGetError>>