DataRoom identifiers for working with permissions

When I look at the endpoints related to permissions (folders, etc), they work on a field labeled memberId. What guid should I be using here? Prism GUID? If not a prism guid, what ways are there for finding out the right value for the current user?

Best Answer

  • Ryan Scott
    Answer ✓
    The value of the member ID depends on the member type. If you are giving permissions to a user, the member ID is the user's Prism GUID (in the DataRoom domain). If you are giving permissions to all users in a firm, the member ID is the firm's Customer Storage ID. If you are giving permissions to a user-defined group, the member ID is the contact group ID.