Skip to main content

RegSessionModel

Properties

NameTypeRequiredDescription
id_strID of the session
registration_statusRegistrationStatusStatus of the registration
registrant_countintThe current number of registrants
has_real_registrantsboolIndicates that there are non-test registrants
registration_page_uristrThe URI of the registration landing page
branding_descriptor_uristrThe URI of the branding descriptor
icalendar_sequenceintSequence number for iCalendar email attachments
settingsSettings

RegistrationStatus

Status of the registration

Properties

NameTypeRequiredDescription
OPENstr"Open"
CLOSEDstr"Closed"

Settings

Properties

NameTypeRequiredDescription
auto_close_limitintThe maximum number of registrants which forces closing the registration (0 means "off").
suppress_emailsboolIndicates that emails to registrants should be suppressed (should be supported by external party)
registration_digest_enabledboolIndicates that registration digest should be sent to host.
prevent_multiple_device_joinsboolIndicates that registrants are allowed to join from multiple devices.
work_email_requiredboolIndicates that work email address is required for registration.
view_recordingboolIndicates that recording will be shown after the webinar and in emails.
on_demand_durationOnDemandDurationDuration of on-demand webinar. The default value can only be used if the session is on demand.
recording_existboolIndicates that recording exists for the session.

OnDemandDuration

Duration of on-demand webinar. The default value can only be used if the session is on demand.

Properties

NameTypeRequiredDescription
ONEMONTHstr"OneMonth"
TWOMONTHSstr"TwoMonths"
THREEMONTHSstr"ThreeMonths"
SIXMONTHSstr"SixMonths"
ONEYEARstr"OneYear"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →