learnV2
Get special learn words
Get special learn words based on underlying language
get/v2/learns
Query parameters
uuidstring required
Course uuid
word_idstring
Word_id is optional, if not existed, return all learn word
Headers
Authorizationstring required
With the bearer started
Response
success, the list in Data is model.LearnWordItem
Example response
{
"message": "success"
}