Space SDK Package

Space SDK Package

  • Users
  • Storage
  • Space Docs

@spacehq/sdk > SpaceVaultService > retrieve

SpaceVaultService.retrieve() method

Signature:

retrieve(uuid: string, passphrase: string, backupType: VaultBackupType): Promise<VaultItem[]>;

Parameters

ParameterTypeDescription
uuidstring
passphrasestring
backupTypeVaultBackupType

Returns:

Promise<VaultItem[]>

  • SpaceVaultService.retrieve() method
  • Parameters
Space SDK Package
Docs
Getting StartedUsersStorage
Resources
All DocumentationProject SlackBlog
More
GitHubStar
Follow @spacestorage