Retrieves the details of an existing course.
Required permissions:
courses:readA company API key, company scoped JWT, app API key, or user OAuth token. You must prepend your key/token with the word 'Bearer', which will look like Bearer ***************************
The unique identifier of the course to retrieve.
"cors_xxxxxxxxxxxxx"
A successful response
A structured learning module containing chapters and lessons, belonging to an experience.
The unique identifier for the course.
"cors_xxxxxxxxxxxxx"
The display name of the course shown to students. Null if no title has been set.
"Introduction to Technical Analysis"
A short marketing tagline displayed beneath the course title. Null if no tagline has been set.
"Master the fundamentals in 30 days"
The URL of the course cover image shown on preview cards. Null if no cover image has been uploaded.
"https://assets.whop.com/images/course-cover.jpg"
The thumbnail image displayed on course cards and previews. Null if no thumbnail has been uploaded.
A brief summary of the course content and objectives. Null if no description has been set.
"Learn advanced trading strategies from industry experts."
The spoken language of the video content, used to generate accurate closed captions. One of: en, es, it, pt, de, fr, pl, ru, nl, ca, tr, sv, uk, no, fi, sk, el, cs, hr, da, ro, bg.
en, es, it, pt, de, fr, pl, ru, nl, ca, tr, sv, uk, no, fi, sk, el, cs, hr, da, ro, bg Whether students receive a PDF certificate after completing all lessons in this course. Null if the setting has not been configured.
Whether students must complete each lesson sequentially before advancing to the next one.
The sort position of this course within its parent experience, as a decimal for flexible ordering.
"123.45"
The visibility setting that controls whether this course appears to students. One of: visible, hidden.
visible, hidden The datetime the course was created.
"2023-12-01T05:00:00.401Z"
The datetime the course was last updated.
"2023-12-01T05:00:00.401Z"
An ordered list of all chapters in this course, sorted by their display position.