v1

latestOpenAPI 3.1.02026-07-263911,4691.1 MB
Training

Get Lesson Attempts

Retrieves all lesson attempts for users in your organization.

get/training/analytics/v1/lessons/attempts

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.

userIdstring

[Optional] User ID to filter by

courseIdstring

[Optional] Course ID to filter by

courseExternalIdstring

[Optional] Course external ID to filter by

lessonIdstring

[Optional] Lesson ID to filter by

lessonExternalIdstring

[Optional] Lesson external ID to filter by

startedDatetimestring date-time

[Optional] The minimum date of the record to filter by

completedDatetimestring date-time

[Optional] The maximum date of the record to filter by

Response

A successful response.

totalCountinteger

The total number of lesson attempts matching the request