list_bundle_enrollments
Retrieve enrollment data for a specific bundle to monitor student participation and manage access. Supports pagination for handling large datasets.
Instructions
List enrollments for a specific bundle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bundle_id | Yes | The bundle ID | |
| page | No | Page number. Default: 1 | |
| limit | No | Items per page. Default: 25 |