v1

latestSwagger 2.02026-07-14221830.2 KB
Reports

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

emailstring required

The attendee's email address

givenNamestring required

The attendee's first name

surnamestring required

The attendee's surname

timeInSessioninteger required

The total time in minutes spent at all the parts of the training session the attendee joined