Member Object


Properties
idstringRead-onlyformat GUID

Member ID.


loginEmailstringformat EMAIL

Email used by the member to log in to the site.


loginEmailVerifiedbooleanRead-only

Whether the email used by the member has been verified.


statusstringRead-only

Member site access status.


contactIdstringRead-onlyformat GUID

Contact ID.


contactContact

Member's contact information. Contact information is stored in the Contact List.

The full set of contact data can be accessed and managed with the Contacts API.


profileProfile

Profile display info.


privacyStatusstring

Member privacy status.


activityStatusstringRead-only

Member activity status.


createdDatestringRead-onlyformat date-time

Date and time when the member was created.


updatedDatestringRead-onlyformat date-time

Date and time when the member was updated.


lastLoginDatestringRead-onlyformat date-time

Date and time when the member last logged in to the site.

Did this help?