v1

latestSwagger 2.02026-07-14262752.1 KB
Groups

Get attendees by group

Returns all attendees for all meetings within specified date range held by organizers within the specified group. This API call is only available to users with the admin role. This API call can be used only for groups with maximum 50 organizers.

get/groups/{groupKey}/attendees

Path parameters

groupKeyinteger required

The key of the group

Query parameters

startDatestring date-time

Start of date range, in ISO8601 UTC format, e.g. 2015-07-01T22:00:00Z

endDatestring date-time

End of date range, in ISO8601 UTC format, e.g. 2015-07-01T23:00:00Z

Headers

Authorizationstring required

Access token

Response

OK

attendeeEmailstring required

The attendee's email address

attendeeNamestring required

The full name of the attendee

conferenceCallInfostring required

Audio options for the attended meeting

durationinteger required

The duration of attendance in minutes

emailstring required

The email address of the meeting organizer

endTimestring date-time required

The time the meeting instance ended

firstNamestring required

The first name of the organizer of the attended meeting

groupNamestring required

The name of the group

joinTimestring date-time required

The time the attendee joined the meeting instance

lastNamestring required

The surname of the meeting organizer

leaveTimestring date-time required

The time the attendee left the meeting instance

meetingIdstring required

The meeting ID

meetingInstanceKeyinteger required

The key of the attended meeting instance

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

The meeting type

numAttendeesinteger required

The number of attendees at the attended meeting instance

organizerKeystring required

The key of the meeting organizer

organizerkeyinteger required

The key of the meeting organizer. Field retained for backwards compatibility reasons

startTimestring date-time required

The time the meeting instance started

subjectstring required

The subject of the attended meeting