v1

latestOpenAPI 3.1.02026-07-263911,4691.1 MB
Training

Get Lesson Progress Events

Retrieves all lesson progress events for users in your organization.

get/training/analytics/v1/lessons/progress/events

Query parameters

pageSizeinteger

[Optional] The number of items to return. Defaults to 25. You can specify a value between 1 to 1000.

pageinteger

[Optional] The current page number. Default to 1. Must be at least 1.

courseIdstring

[Optional] Course ID to filter by

maxEventDatetimestring date-time

[Optional] The max date of the event. Defaults to current date. Cannot be more than 7 days after MinEventDateTime. Expects UTC date.

minEventDatetimestring date-time

[Optional] The min date of the event. Defaults to 7 days ago. Expects UTC date.

Response

A successful response.

totalCountinteger

The total number of lesson progress events matching the request