Lessons
Get Lesson Participations
GET
/training/lessons/participation
https://api.relesysapp.net/api/v1.3/training/lessons/participation
Get a list of Course Lesson Participations
Scopes: relesys.api, relesys.api:read, relesys.api.training, relesys.api.training:read
Query String
completionRate | double |
Filterable Sortable
|
optional | |
courseLessonId | string / guid |
Filterable Sortable
|
optional | |
courseLessonParticipationState | string |
Filterable Sortable
|
optional | |
creationDateTime | datetimeoffset |
Filterable Sortable
|
optional | |
lastModifiedDateTime | datetimeoffset |
Filterable Sortable
|
optional | |
performanceScore | double |
Filterable Sortable
|
optional | |
points | integer |
Filterable Sortable
|
optional | |
userId | string / guid |
Filterable
|
optional | |
sort | string | Comma separated sort order based on sortable properties | optional | |
offset | integer | Offset value for use in pagination | Default: 0 | optional |
limit | integer | Total objects to fetch (max 1000) | Default: 200 | optional |