Authorizations
The app API key from an app from the /dashboard/developer page
Path Parameters
Example:
"lesn_xxxxxxxxxxxxx"
Response
A successful response
A lesson from the courses app
The ID of the lesson
Example:
"lesn_xxxxxxxxxxxxx"
The title of the lesson
The order of the lesson within its chapter
Example:
42
The type of the lesson (text, video, pdf, multi, quiz, knowledge_check)
Available options:
text, video, pdf, multi, quiz, knowledge_check The visibility of the lesson. Determines how / whether this lesson is visible to users.
Available options:
visible, hidden The content of the lesson
Number of days from course start until the lesson is unlocked
Example:
42
The associated Mux asset for video lessons
The main PDF file for this lesson
Assessment questions for quiz/knowledge check lessons
The attached files in this lesson as a flat array

