This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Retrieves a member by ID.
PUBLIC
fieldset returns id
, contactId
, and the profile
object. status
, privacyStatus
and activityStatus
are returned as UNKNOWN
.EXTENDED
fieldset returns id
, loginEmail
, status
, contactId
, privacyStatus
, activityStatus
, and the profile
object.FULL
fieldset returns all fields.Members are typically associated with a contact, each having a distinct member and contact ID. When passing the ID as a parameter, avoid presuming the IDs are identical since they represent separate entities.