-
Notifications
You must be signed in to change notification settings - Fork 0
CourseStudent
A course student represents a member enrolled in a Whop course, tracking their overall progress through it. This resource is read-only.
$client->courseStudents // Matchable\Whop\Resource\CourseStudentResource| HTTP | GET course-students |
| Does | Lists course students. |
| Parameters |
$query — optional filters / pagination (e.g. by course or user). |
| Returns | array |
| HTTP | GET course-students/{id} |
| Does | Retrieves a single course student by ID. |
| Parameters |
$id — the course student ID. |
| Returns | array |
Note: this resource is read-only — enrollment is driven by membership access, not by direct create/update/delete calls.
$students = $client->courseStudents->list(['course_id' => 'course_...']);Official Whop documentation: https://docs.whop.com
Core Company · AccountLink · File · AccessToken · AuthorizedUser · User · Member · Webhook
Payments & Billing Payment · Checkout · Plan · Product · Membership · Refund · Invoice · PromoCode · PaymentMethod · SetupIntent
Platform & Finance Transfer · FeeMarkup · Topup · Withdrawal · LedgerAccount · PayoutAccount · PayoutMethod
Disputes Dispute · DisputeAlert · ResolutionCenter
Commerce Shipment · Lead · Entry · Review · Affiliate · Stats
Experiences & Courses Experience · Course · CourseChapter · CourseLesson · CourseLessonInteraction · CourseStudent
Communication ChatChannel · DmChannel · DmMember · Message · Reaction · Forum · ForumPost · SupportChannel · Notification
Advertising AdCampaign · AdGroup · Ad
Apps & AI App · AppBuild · AiChat · CompanyTokenTransaction
Verifications Verification