get_catalog_variants
Retrieve catalog variants with filtering options for product ID, variant type, and publication status to manage course and program data.
Instructions
Get all catalog variants
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) | |
| published_public | No | Only show published variants and planned_courses that are either planned or in progress | |
| product_id | No | Filter results on product_id | |
| variantable_id | No | Filter results on variantable_id | |
| variantable_type | No | Filter results on variantable_type |