Webinars and Sessions
Get Webinar Session
Returns a Webinar Session by ID.
get/webinar/configuration/v1/webinars/{webinarId}/sessions/{sessionId}
Response
Successful response
Example response
{
"id": "78654321",
"scheduledDuration": 1800,
"timeZone": "America/New_York",
"localizedTimeZoneDescription": "Eastern Time (America/New_York)",
"panelJoinTimeOffset": 900,
"title": "Live Broadcasting US",
"description": "Live session for US-based participants",
"status": "Scheduled",
"hostJoinUri": "https://v.ringcentral.com/w/join/de7yd8ew7yfsdfjh899843rgj",
"localeCode": "en-US",
"videoBridgeId": "839874770",
"videoBridgePassword": "abc123",
"videoBridgePstnPassword": "abc123",
"attendeeJoinUri": "https://v.ringcentral.com/w/a/join/iuyef77fsj473wn10ashjfk34"
}