get_course_variants
Retrieve all course variant records from the Eduframe API with pagination support for efficient data management.
Instructions
Get all course variant records
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Cursor for fetching the next page of results | |
| per_page | No | Number of results per page (default: 25) |