Skip to main content
Version: v3New

Get Category

GET 

/courses/products/:productId/categories/:categoryId

Get a category by id. Requires a Location token with courses.readonly. Returns the full category object.

Request​

Version stringrequired

API Version

Available optionsv3
productId string<uuid>required

Product id

Possible values: non-empty

categoryId string<uuid>required

Category id

Possible values: non-empty

locationId stringrequired

Location id or sub-account id is required.

Possible values: non-empty

application/json

Success

Schema
    idstringrequired

    Category id

    titlestringrequired
    descriptionstringnullablerequired
    parentCategorystringnullablerequired
    visibilitystringrequired
    Available optionspublisheddraftlockeddrip
    posterImagestringnullablerequired
    sequenceNonumberrequired
    dripDaysnumberrequired
    metadataobjectnullablerequired
    commentPermissionstringrequired
    Available optionshiddenenabledlocked
    lockedBystringnullablerequired
    lockedByCategorystringnullablerequired
    createdAtstringrequired
    updatedAtstringrequired