v1

latestSwagger 2.02026-07-14385167.8 KB
Co-organizers

Get co-organizers

Returns the co-organizers for the specified webinar. The original organizer who created the webinar is filtered out of the list. If the webinar has no co-organizers, an empty array is returned. Co-organizers that do not have a GoToWebinar account are returned as external co-organizers. For those organizers no surname is returned.

get/organizers/{organizerKey}/webinars/{webinarKey}/coorganizers

Path parameters

organizerKeyinteger required

The key of the organizer

webinarKeyinteger required

The key of the webinar

Headers

Authorizationstring required

Access token

Response

OK

emailstring required

The co-organizer's email address

externalboolean required

If the co-organizer has no GoToWebinar account, this value is set to 'true'

givenNamestring required

The co-organizer's given name

joinLinkstring required

The co-organizer's join link

memberKeystring required

The co-organizer's organizer key. A new member key is created for external co-organizers

surnamestring required

The co-organizer's surname. For external co-organizers this parameter is not returned