v1
latestOpenAPI 3.0.12026-07-24283883639.5 KBPathway
Get a Subsection of a Pathway
This endpoint retrieves the subsection (lesson) and all its resources in an existing Pathway. <br><br><h3>Required Scope</h3>pathways:write or pathways:read.
get/api/v2/pathways/{id}/sections/{section-id}/lessons/{lesson-id}
Path parameters
idstring required
The ID of the pathway.
section-idstring required
The ID of the section.
lesson-idstring required
The ID of the subsection (also known as lesson).
Response
Success