v1
latestOpenAPI 3.0.12026-07-24283883639.5 KBSkillPlan
Get a Section of a Skill Plan
This endpoint returns all section details for the specified section of an existing skill plan. <br><br><h3>Required Scope</h3>skill_plans:read or skill_plans:write
get/api/v2/skill-plans/{id}/sections/{section-id}
Path parameters
idstring required
The ID of the skill plan.
section-idstring required
The ID of the section.
Response
Success