Courses
Get enrollments for a course (with optional paging and/or filtering). Roles: admin.
get/api/courses/{contentId}/members
Path parameters
contentIdinteger required
Query parameters
pageIndexinteger
pageSizeinteger
audienceIdinteger
courseStatus'NOT_STARTED' | 'IN_PROGRESS' | 'COMPLETED'
access'VALID' | 'EXPIRED'
namestring
usernamestring
Response
OK
Changes
Changed in 1 of the 2 revisions of this API.5
- ○
added the optional property
error/errorIdto the response with the400statusresponse-optional-property-added
- ○
added the optional property
error/errorIdto the response with the401statusresponse-optional-property-added
- ○
added the optional property
error/errorIdto the response with the403statusresponse-optional-property-added
- ○
added the optional property
error/errorIdto the response with the404statusresponse-optional-property-added
- ○
added the optional property
error/errorIdto the response with the500statusresponse-optional-property-added
- ○