Space SDK Package

Space SDK Package

  • Users
  • Storage
  • Space Docs

@spacehq/sdk > UserMetadataStore > findSharedFilesByInvitation

UserMetadataStore.findSharedFilesByInvitation property

Lookup a received shared file by invitation id.

Signature:

findSharedFilesByInvitation: (invitationId: string) => Promise<SharedFileMetadata | undefined>;
  • UserMetadataStore.findSharedFilesByInvitation property
Space SDK Package
Docs
Getting StartedUsersStorage
Resources
All DocumentationProject SlackBlog
More
GitHubStar
Follow @spacestorage