v1
latestSwagger 2.02026-07-14262752.1 KBGroups
Get historical meetings by group
Get historical meetings for the specified group that started within the specified date/time range. This API call is only available to users with the admin role. This API call is restricted to groups with a maximum of 50 organizers. Remark: Meetings which are still ongoing at the time of the request are NOT contained in the result array.
get/groups/{groupKey}/historicalMeetings
Path parameters
groupKeyinteger required
The key of the group
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