v1
latestSwagger 2.02026-07-14262752.1 KBGroups
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