Get Lesson Attempts

Retrieves all lesson attempts for users in your organization.

Provides a breakdown of each user's attempt on lessons, capturing the start and completion times, scores, and success status. Results can be filtered by user ID, lesson ID, or timeframe.

Query Params
int32

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

int32

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

string

[Optional] User ID to filter by

string

[Optional] Course ID to filter by

string

[Optional] Course external ID to filter by

string

[Optional] Lesson ID to filter by

string

[Optional] Lesson external ID to filter by

date-time

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

date-time

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

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json