AladiaDocs
Api referenceCoursesChapters

Retrieve a chapter

GET
/v2/courses/{courseId}/chapters/{id}
AuthorizationBearer <token>

In: header

Path Parameters

courseId*string
id*string

Query Parameters

cycleId?string
encryptedId?string
spaceId?string
folderId?string

Response Body

application/json

curl -X GET "https://example.com/v2/courses/string/chapters/string"
{}