| Name | Description | Type | Additional information |
|---|---|---|---|
| RoomKey |
Unique key of the meeting room. |
globally unique identifier |
None. |
| SessionKey |
Video session identifier used to join the call. |
string |
None. |
| TokenKey |
Access token for the video session. |
string |
None. |
| APIKey |
Video platform API key for the session. |
string |
None. |
| RoomId |
Short numeric room identifier (room sequence). |
string |
None. |
| ParticipantName |
Display name of the requesting participant. |
string |
None. |
| MeetingPhoneNumber |
Dial-in conference phone number for audio-only attendees. |
string |
None. |
| MeetingPhonePassCode |
Passcode for the dial-in phone number. |
string |
None. |
| CampaignKey |
Campaign the room belongs to. |
globally unique identifier |
None. |
| IsHost |
True when the requesting participant is the meeting host. |
boolean |
None. |
| Checklist |
Latest status of every action item tracked for the campaign's meetings. |
Collection of MeetingChecklist |
None. |
| MeetingAssistantSummaries |
Most recent AI meeting summary, with previous/next room keys for navigating the campaign's meeting history. |
Collection of MeetingAssistantSummary |
None. |