v1

latestSwagger 2.02026-07-14385167.8 KB
Sessions

Get webinar session

Retrieves attendance details for a specific webinar session that has ended. If attendees attended the session ('registrantsAttended'), specific attendance details, such as attendenceTime for a registrant, will also be retrieved. For technical reasons, this call cannot be executed from this documentation. Please use the curl command to execute it.

get/organizers/{organizerKey}/webinars/{webinarKey}/sessions/{sessionKey}

Path parameters

organizerKeyinteger required

The key of the organizer

webinarKeyinteger required

The key of the webinar

sessionKeyinteger required

The key of the webinar session

Headers

Authorizationstring required

Access token

Response

OK

attendanceTimeInSecondsinteger required

The total attendance time in seconds

emailstring required

The attendee's email address

firstNamestring required

The attendee's first name

lastNamestring required

The attendee's last name

registrantKeyinteger required

The key of the webinar attendee

sessionKeyinteger required

The unique key of the webinar session