v1
latestSwagger 2.02026-07-14262752.1 KBMeetings
DEPRECATED: Get historical meetings
DEPRECATED: Please use the new API calls 'Get historical meetings' and 'Get upcoming meetings'. Gets historical meetings for the current authenticated organizer. Requires date range for filtering results to only meetings within specified dates. History searches will contain the parameter 'meetingInstanceKey' which is used in conjunction with the call 'Get Attendees by Meeting' to get attendee information for a past meeting.
get/meetings
Query parameters
historytrue
When 'true', returns all past meetings within date range
startDatestring date-time
If history=true, required start of date range, in ISO8601 UTC format, e.g. 2015-07-01T22:00:00Z
endDatestring date-time
If history=true, required end of date range, in ISO8601 UTC format, e.g. 2015-07-01T23:00:00Z
Headers
Authorizationstring required
Access token
Response
OK