Lists lessons for a course or chapter
Required permissions:
courses:readThe app API key from an app from the /dashboard/developer page
Returns the elements in the list that come after the specified cursor.
Returns the elements in the list that come before the specified cursor.
Returns the first n elements from the list.
42
Returns the last n elements from the list.
42
The ID of the course (returns all lessons across all chapters)
"cors_xxxxxxxxxxxxx"
The ID of the chapter (returns lessons only for this chapter)
"chap_xxxxxxxxxxxxx"