get https://{subdomain}.myclickfunnels.com/api/v2/courses//sections
List Sections
Log in to see full request history
Responses
List Sections
xxxxxxxxxx
curl --request GET \
--url https://myworkspace.myclickfunnels.com/api/v2/courses/course_id/sections \
--header 'accept: application/json'
xxxxxxxxxx
38]
[
{
"id": 4,
"public_id": "SusiEq",
"course_id": 25,
"title": "Module 4",
"published_at": "2025-02-09T08:12:32.000Z",
"description": "Example Course Section",
"days_till_drip_access": 5,
"blocker_section_id": null,
"blocker_lesson_id": null,
"current_path": "/section-example",
"is_hidden_from_non_members": true,
"upgrade_url": null,
"parent_id": null,
"sort_order": 3,
"created_at": "2025-02-09T08:12:32.345Z",
"updated_at": "2025-03-09T08:12:32.345Z"
},
{
"id": 5,
"public_id": "GqmKUa",
"course_id": 26,
"title": "Module 5",
"published_at": "2025-02-09T08:12:32.000Z",