v1

latestSwagger 2.02026-07-14262752.1 KB
Organizers

DEPRECATED: Get meetings by organizer

DEPRECATED: Please use the new API calls 'Get historical meetings by organizer' and 'Get upcoming meetings by organizer'. Gets future (scheduled) or past (history) meetings for a specified organizer. Include 'history=true' and the past start and end dates in the URL to retrieve past meetings. Enter 'scheduled=true' (without dates) to get scheduled meetings.

get/organizers/{organizerKey}/meetings

Path parameters

organizerKeyinteger required

The key of the organizer

Query parameters

scheduledboolean

When 'true', returns all future meetings. Date range not supported.

historyboolean

When 'true', returns all past meetings within date range

startDatestring date-time

If history is 'true', required start of date range, in ISO8601 UTC format, e.g. 2015-07-01T22:00:00Z

endDatestring date-time

If history is 'true', required end of date range, in ISO8601 UTC format, e.g. 2015-07-01T23:00:00Z

Headers

Authorizationstring required

Access token

Response

OK

conferenceCallInfostring required

Audio options for the meeting

createTimestring date-time required

DEPRECATED. Returns an empty string ''

endTimestring date-time required

The ending time of the meeting

maxParticipantsinteger required

The maximum number of participants allowed at the meeting

meetingType'immediate' | 'recurring' | 'scheduled' required

The meeting type

meetingidinteger required

The meeting ID

passwordRequiredboolean required

Indicates whether a password is required to join the meeting

startTimestring date-time required

The starting time of the meeting

status'ACTIVE' | 'INACTIVE' required

The meeting status, i.e whether the meeting is running or not

subjectstring required

The subject of the meeting

uniqueMeetingIdinteger required

A unique ID for the meeting