courses
List course enrollments
Admin-only. Enrollments recorded from Stripe course checkouts, newest first. Filter by course, payment status, or a search on email, name and tax code.
get/api/course-enrollments
Query parameters
course_idstring uuid nullable
Restrict to one course
Restrict to one course
payment_statusstring nullable
PaymentStatus value: pending, processing, succeeded, failed, refunded
PaymentStatus value: pending, processing, succeeded, failed, refunded
searchstring nullable
Email, name or tax code
Email, name or tax code
pageinteger
page_sizeinteger
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.