Skip to main content
Home

Search form

Menu

Search form

  • Overview
  • How To videos
  • Getting Started tutorials
  • Using SkyVault
  • Customizing
  • Programming
    • Integrating your application with SkyVault
    • Designing your application
    • Programming with CMIS
    • Programming with SkyVault services
    • Programming with Surf
    • Web Scripts
    • Scripting API
    • Services API
      • Site service
        • Site service object
        • Site object
          • save
          • deleteSite
          • listMembers
          • isMember
          • getMembersRole
          • inviteNominated (new user)
          • inviteNominated (existing user)
          • setMembership
          • removeMembership
          • getContainer
          • createContainer
          • hasContainer
          • setPermissions
          • resetAllPermissions
          • getCustomProperty
          • getCustomProperties
          • inviteModerated
          • getInvitation
          • listInvitations
          • createAndSaveContainer
      • Activities service
      • Tagging service
      • Thumbnail service
      • Rendition service
      • Authority service
      • Workflow service
  • Copyright
  • Disclaimer
  • You are here

    SkyVault Enterprise 4.0.2 » Programming » SkyVault API Reference » Repository JavaScript API » Services API » Site service » Site object

    listInvitations

    listInvitations() this method lists the outstanding invitations for this web site.

    Returns

    An array of ScriptInvitation objects.

    Parent topic: Site object

    listInvitations(props)

    listInvitations(props) this method lists the open invitations for this web site.

    Parameters

    props
    The optional properties to search for, such as inviteeUserName and invitationType.

    Returns

    An array of ScriptInvitation objects.


    © 2017 TBS-LLC. All Rights Reserved.    Follow @twitter