{
"id": "chap_xxxxxxxxxxxxx",
"title": "Getting Started",
"order": 42,
"lessons": [
{
"id": "lesn_xxxxxxxxxxxxx",
"title": "Understanding Candlestick Patterns",
"order": 42
}
]
}Documentation Index
Fetch the complete documentation index at: https://docs.whop.com/llms.txt
Use this file to discover all available pages before exploring further.
A grouping of related lessons within a course, used to organize content into sections.
The unique identifier for the chapter.
"chap_xxxxxxxxxxxxx"
The display name of the chapter shown to students. Maximum 150 characters.
"Getting Started"
The sort position of this chapter within its parent course, starting from zero.
42
An ordered list of lessons in this chapter, sorted by display position. Hidden lessons are excluded for non-admin users.
Show child attributes
Was this page helpful?