Skip to content

GET /api/enrollments?course_id={course_id}&user_id={user_id}&status={status}

GET
/api/enrollments

Parameters

Query Parameters

course_id
string format: uuid

Filter by course

user_id
string format: uuid

Filter by user

status
string

Filter by status

offering_id
string format: uuid

Filter by offering

Responses

200

List of enrollments

401

Unauthorized