Fixed

Consistent list pagination + sort by display order

List endpoints whose records follow a builder display order — including course sections and lessons, pipeline stages, and fulfillment locations — could previously skip or duplicate records when you followed the Pagination-Next link on a reordered collection. Pagination is now consistent, so paging through a full collection returns every record exactly once. You can also now pass sort_property=sort_order to return these collections in their builder display order.

Resources: Courses::Section · Courses::Lesson
Building with an AI agent? Point it at the Courses skill.