The party API allows you to retrieve information about parties and manage various interactions between users and their respective Models.Party. Calling Parties.GetCurrent() with a party ID will grab the Party object and the associated metadata.
Load the current party the current Models.User is in. The returned Models.Party will then contain information about other users in the party and invited users.