v1

latestSwagger 2.02026-07-14262752.1 KB
Groups

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

accountKeystring required

The key of the company account

durationstring required

The duration of the meeting session in minutes

emailstring required

The meeting organizer's email address

endTimestring date-time required

The time the meeting instance ended

firstNamestring required

The meeting organizer's first name

groupNamestring required

The name of the group

lastNamestring required

The surname of the meeting organizer

localestring required

The current language setting of the organizer in the web portal

meetingIdstring required

The meeting ID

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

The meeting type

numAttendeesstring required

The number of attendees at the meeting instance

organizerKeystring required

The key of the meeting organizer

startTimestring date-time required

The time the meeting instance started

subjectstring required

The subject of the meeting