v1
latestSwagger 2.02026-07-14262752.1 KBOrganizers
Get historical meetings by organizer
Get historical meetings for the specified organizer that started within the specified date/time range. Remark: Meetings which are still ongoing at the time of the request are NOT contained in the result array.
get/organizers/{organizerKey}/historicalMeetings
Path parameters
organizerKeyinteger required
The key of the organizer
Query parameters
startDatestring date-time required
Required start of date range, in ISO8601 UTC format, e.g. 2015-07-01T22:00:00Z
endDatestring date-time required
Required end of date range, in ISO8601 UTC format, e.g. 2015-07-01T23:00:00Z
Headers
Authorizationstring required
Access token
Response
OK