Skip to main content

Meetings

The Meetings object contains all data related to the meetings of an event.

Meeting Object

Payload Details

idstring

Unique identifier for the event meeting.

event_idstring

Unique identifier for the event.

organizer_idstring

Unique identifier of the participant organizing the meeting.

slotSlot

Slot object for a scheduled meeting.

placePlace

Place where the meeting will be set.

rescheduled_from_meeting_idstring

Previous meeting id before reeschedule.

max_participantsnumber

Maximum number of participants for the meeting.

statusMeetingStatus

Status of the meeting, one of the following: PENDING, CONFIRMED, CANCELED, DECLINED, EXPIRED, HELD, NO_SHOW, RESCHEDULED, DRAFT, DISCARDED.

is_cancelableboolean

Indicates if meeting is can be cancelable.

is_reschedulableboolean

Indicates if meeting is can be reschedulable.

created_atTimestamp

Time that the meeting was created.

updated_atTimestamp

Time that the meeting was last updated.

roundtable_idstring

Unique identifier for the roundtable object.

sourcestring

Source where the meeting was generated, one of: STUDIO, APP, GENERATED.

List of participants invited to the meeting.