Course Chapters
This endpoint just returns an array of chapters that belong to any given course.
Show Chapter
GET
https://yoursite.mavenseed.com/api/v1/course_chapters/:id
Retrieve an array of chapters with any given course id.
Path Parameters
Name | Type | Description |
---|---|---|
string |
Headers
Name | Type | Description |
---|---|---|
Authorization | string | Auth token |
Last updated