Skip to main content

🎯 Learning Path CTA Reference

The API provides Call to Action (CTA) objects, which define the actions a user is allowed to perform on a specific Learning Path. These CTAs are dynamic and depend on the user’s current learning state — including enrollment, completion status, score, and access eligibility. Each CTA includes all the necessary argument values required to perform its respective action. The purpose of the action is determined by the actionId.
CTA shows that the corresponding mutation or query can be executed by the current API user, but doesn’t trigger any actions by itself.

📌 Available CTA Types