curl --request GET \
--url https://api.alpha-1edtech.ai/powerpath/course-sequence/active/stages/hole-filling/learning-app-id \
--header 'Authorization: Bearer <token>'{
"learningAppId": "<string>"
}A convenience endpoint that gives back the learningAppId of the hole-filling stage by the grade and the subject.
You have to provide both params in query: like ?grade=5&subject=Math.
curl --request GET \
--url https://api.alpha-1edtech.ai/powerpath/course-sequence/active/stages/hole-filling/learning-app-id \
--header 'Authorization: Bearer <token>'{
"learningAppId": "<string>"
}The access token received from the authorization server in the OAuth 2.0 flow.
-1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 Reading, Language, Vocabulary, Social Studies, Writing, Science, FastMath, Math, None, Other Learning App Id