v1
latestSwagger 2.02026-07-14221830.2 KBReports
Get Attendance Details
This call retrieves a list of registrants from a specific completed training session. The response includes the registrants' email addresses, and if they attended, it includes the duration of each period of their attendance in minutes, and the times at which they joined and left. If a registrant does not attend, they appear at the bottom of the listing with timeInSession = 0.
get/reports/organizers/{organizerKey}/sessions/{sessionKey}/attendees
Path parameters
organizerKeyinteger required
The key of the training organizer
sessionKeyinteger required
The key of the training session
Headers
Authorizationstring required
Access token
Response
OK