name
String
Name of the meeting participant as it appears in the meeting events.
join_time
String
ISO 8601 timestamp when the participant first joined the meeting. If the participant joined at meeting start (timestamp: 0), this will be the meeting’s start time.
leave_time
String
ISO 8601 timestamp when the participant last left the meeting. This field is nullable if the participant never left or the leave event was not captured.

Additional Resources