-
Notifications
You must be signed in to change notification settings - Fork 0
CourseLessonInteraction
A course lesson interaction is a record of a student's engagement with a specific lesson — for example whether they have started or completed it, and any assessment results. This resource is read-only.
$client->courseLessonInteractions // Matchable\Whop\Resource\CourseLessonInteractionResource| HTTP | GET course-lesson-interactions |
| Does | Lists course lesson interactions. |
| Parameters |
$query — optional filters / pagination (e.g. by lesson, course, or student). |
| Returns | array |
| HTTP | GET course-lesson-interactions/{id} |
| Does | Retrieves a single course lesson interaction by ID. |
| Parameters |
$id — the course lesson interaction ID. |
| Returns | array |
Note: this resource is read-only — interactions are produced by lesson lifecycle actions (see CourseLesson) and cannot be created, updated, or deleted directly.
$interactions = $client->courseLessonInteractions->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