Skip to main content
Version: v3New

List Categories

GET 

/courses/products/:productId/categories

List categories for a course. Requires a Location token with courses.readonly. Each item is the full category object.

Request​

Version stringrequired

API Version

Available optionsv3
productId string<uuid>required

Product id

Possible values: non-empty

locationId stringrequired

Location id or sub-account id is required.

Possible values: non-empty

application/json

Success

Schema
    categoriesobject[]required