list_courses
Retrieve and filter online courses from your Systeme.io school by active status or name, with pagination and sorting controls.
Instructions
List all online courses in your Systeme.io school. Filter by active status or search by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| active | No | Filter by active status (true/false) | |
| query | No | Search by course, lecture, or module name | |
| limit | No | Number of results (10-100) | |
| startingAfter | No | Cursor: ID of last item from previous page | |
| order | No | Sort order |