v1

latestSwagger 2.02026-07-14221830.2 KB
Reports

Get Sessions by Date Range

This call returns all session details over a given date range for a given organizer. A session is a completed training event.

post/reports/organizers/{organizerKey}/sessions

Path parameters

organizerKeyinteger required

The key of the training organizer

Headers

Authorizationstring required

Access token

Request body

endDatestring date-time required

The ending time of an interval

startDatestring date-time required

The starting time of an interval

Response

OK

attendanceCountinteger required

The number of attendees at the training session

durationinteger required

The duration of the training session in minutes

sessionEndTimestring date-time required

The time the training session finished

sessionKeystring required

The key of the training session

sessionStartTimestring date-time required

The time the training session started

trainingNamestring required

The subject of the training