OptionalactivationUnix timestamp (ms) when the participation was activated, that is, when their participation state was set to ParticipationState.ACTIVE.
null if the participation was never activated.
OptionalconversationParticipant's rating of the conversation, expressed as a value between 0 and 1
Unix timestamp (ms) when the person participation was created and their participation state was set to ParticipationState.CREATED
Indicates if the participant is hidden in the current conversation
OptionaljoinedUnix timestamp (ms) when the person joined, that is, when their participation state was set to ParticipationState.ONBOARDING
OptionalleftThe comment on why the participant left the conversation. Set when offboarding starts, null if the participant is still part of the conversation.
OptionalleftThe reason the participant left the conversation. Set when offboarding starts, null if the participant is still part of the conversation.
OptionalleftUnix timestamp (ms) when the person left, that is, when their participation state was set to ParticipationState.ENDED). null if the
participation didn't finish its offboarding.
OptionaloffboardingUnix timestamp (ms) when the person started offboarding, that is, when their participation state was set to
ParticipationState.OFFBOARDING. null if the participation never started its offboarding.
The participant person
The participant person's ID
The participant's participation state
Information about a participant in a conversation (with historical information)